Browse Source

添加字体

natasha 2 năm trước cách đây
mục cha
commit
500d455e73
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      src/common/font/font.css

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

@@ -11,6 +11,11 @@
 }
 
 @font-face {
+    font-family: 'GB pinyinok-B';
+    src: url('FZPY_V1.10.TTF');
+}
+
+@font-face {
     font-family: 'Sans-GBNPC';
     src: url('FZPY_V1.10.TTF');
 }