File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434/* 自定义字体 */
3535@font-face {
3636 font-family : 'Minecraft Ten' ;
37- src : url ("/OreUI/ fonts/Minecraft-Ten.otf" ) format ('opentype' );
37+ src : url ("/fonts/Minecraft-Ten.otf" ) format ('opentype' );
3838}
3939
4040@font-face {
4141 font-family : 'Minecraft Seven' ;
42- src : url ("/OreUI/ fonts/Minecraft-Seven.otf" ) format ('opentype' );
42+ src : url ("/fonts/Minecraft-Seven.otf" ) format ('opentype' );
4343}
4444
4545@font-face {
4646 font-family : 'Minecraft Five Bold' ;
47- src : url ("/OreUI/ fonts/Minecraft-Five-Bold.otf" ) format ('opentype' );
47+ src : url ("/fonts/Minecraft-Five-Bold.otf" ) format ('opentype' );
4848}
4949
5050@font-face {
5151 font-family : 'Minecraft Five' ;
52- src : url ("/OreUI/ fonts/Minecraft-Five.otf" ) format ('opentype' );
52+ src : url ("/fonts/Minecraft-Five.otf" ) format ('opentype' );
5353}
5454
5555@font-face {
5656 font-family : 'NotoSans Bold' ;
57- src : url ("/OreUI/ fonts/NotoSans-Bold.ttf" ) format ('truetype' );
57+ src : url ("/fonts/NotoSans-Bold.ttf" ) format ('truetype' );
5858}
5959
6060@font-face {
6161 font-family : 'NotoSans BoldItalic' ;
62- src : url ("/OreUI/ fonts/NotoSans-BoldItalic.ttf" ) format ('truetype' );
62+ src : url ("/fonts/NotoSans-BoldItalic.ttf" ) format ('truetype' );
6363}
6464
6565@font-face {
6666 font-family : 'NotoSans Italic' ;
67- src : url ("/OreUI/ fonts/NotoSans-Italic.ttf" ) format ('truetype' );
67+ src : url ("/fonts/NotoSans-Italic.ttf" ) format ('truetype' );
6868}
6969
7070/* 页面选择事件 */
You can’t perform that action at this time.
0 commit comments