瀏覽代碼

更换拼音字体包

natasha 2 天之前
父節點
當前提交
6a5a9dfcca
共有 2 個文件被更改,包括 5 次插入3 次删除
  1. 5 3
      src/styles/font/font.css
  2. 二進制
      src/styles/font/pinyin.ttf

+ 5 - 3
src/styles/font/font.css

@@ -1,14 +1,16 @@
 @font-face {
   font-family: 'PINYIN-B';
-  src: url('GBPinyinok-B-new.otf');
+  src: url('pinyin.ttf');
 }
 
 @font-face {
   font-family: 'League';
-  src: url('GBPinyinok-B-new.otf');
+
+  /* src: url('GBPinyinok-B-new.otf'); */
+  src: url('pinyin.ttf');
 }
 
 @font-face {
   font-family: 'Sans-GBNPC';
-  src: url('GBPinyinok-B-new.otf');
+  src: url('pinyin.ttf');
 }

二進制
src/styles/font/pinyin.ttf