소스 검색

Merge branch 'lhd'

natasha 1 주 전
부모
커밋
401c573fb8
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. BIN
      src/styles/font/GB PINYINOK-B.TTF
  2. 2 2
      src/styles/font/font.css

BIN
src/styles/font/GB PINYINOK-B.TTF


+ 2 - 2
src/styles/font/font.css

@@ -1,9 +1,9 @@
 @font-face {
   font-family: 'PINYIN-B';
-  src: url('GB PINYINOK-B.TTF');
+  src: url('GB\ Pinyinok-B.ttf');
 }
 
 @font-face {
   font-family: 'League';
-  src: url('ABeeZee-Regular.ttf');
+  src: url('GB\ Pinyinok-B.ttf');
 }