浏览代码

拼音字体

natasha 2 周之前
父节点
当前提交
283f0cf035
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      src/styles/font/font.css

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

@@ -6,4 +6,9 @@
 @font-face {
   font-family: 'League';
   src: url('GBPinyinok-B-new.otf');
+}
+
+@font-face {
+  font-family: 'Sans-GBNPC';
+  src: url('GBPinyinok-B-new.otf');
 }