Explorar el Código

Merge branch 'lhd'

natasha hace 2 días
padre
commit
401c573fb8
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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');
 }