当前位置:首页 > Web开发 > 正文

@font-face { font-family : ‘syht‘ ;//此处定义字体引用名 src : url(‘a

2024-03-31 Web开发

@font-face{ font-family: ‘syht‘;//此处界说字体引用名 src:url(‘assets/SOURCEHANSANSCN-NORMAL_0.OTF‘); font-weight: normal; font-style: normal; } body { font-family: ‘syht‘; //使用字体引用名 }

温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/file/web/33092.html