zoukankan      html  css  js  c++  java
  • css: font-face

    @font-face{
    		font-family:'geovindu';
    			src:url('file:///D|/字体/涂聚文/geovindu/fonts/geovindu770214.eot');
    			src:url('file:///D|/字体/涂聚文/geovindu/fonts/geovindu770214.eot?#iefix') format('embedded-opentype'),			
    url('file:///D|/字体/涂聚文/geovindu/fonts/geovindu770214.otf') format('opentype'),
    url('file:///D|/字体/涂聚文/geovindu/fonts/geovindu770214.woff2') format('woff2'),
    url('file:///D|/字体/涂聚文/geovindu/fonts/geovindu770214.woff') format('woff'),
    url('file:///D|/字体/涂聚文/geovindu/fonts/geovindu770214.ttf') format('truetype'),
    url('file:///D|/字体/涂聚文/geovindu/fonts/geovindu770214.svg#geovindu') format('svg');
    		font-weight:normal;
    		font-style:normal;
    	    font-display: swap; 
    }
    	
    	
    	
          div { 
            font-size:25px;
         font-family:geovindu!important;
         text-align:center;
      }
      div#poem,div#poem h3{
         font-size:45px;
         font-family:geovindu!important;
         text-align:center;
    }
    
    哲学管理(学)人生, 文学艺术生活, 自动(计算机学)物理(学)工作, 生物(学)化学逆境, 历史(学)测绘(学)时间, 经济(学)数学金钱(理财), 心理(学)医学情绪, 诗词美容情感, 美学建筑(学)家园, 解构建构(分析)整合学习, 智商情商(IQ、EQ)运筹(学)成功.---Geovin Du(涂聚文)
  • 相关阅读:
    微信公众平台开发最佳实践
    微信公众平台运营规范
    微信智能开放平台
    微信公众平台模版消息
    Ace
    ZigBee介绍
    基于微信控制的智能家居产品
    微信商业模式的挑战点
    微信公众平台开发接口PHP SDK完整版
    微信公众平台开发(84) 小i机器人
  • 原文地址:https://www.cnblogs.com/geovindu/p/15157243.html
Copyright © 2011-2022 走看看