[DictTango] 反馈历史 (作参考用,请勿回复此帖)

在css中调用字体,文件如下,深蓝可以正常调用显示,但是DictTango却不能正常显示,请作者大大解惑,谢谢!
@font-face {font-family: “CJKtest”;
src:local(“CJKtest_0extACDEFG”),url(“/storage/emulated/0/Fonts/CJKtest_0extACDEFG.woff”);}
@font-face {font-family: “CJKtest_b”;
src:local(“CJKtest_extB”),url(“/storage/emulated/0/Fonts/CJKtest_extB.woff”);}
@font-face {font-family:“FSung_F_1”;
src:local(“FSungF_PUA1”),url(“/storage/emulated/0/Fonts/FSungF_PUA1.woff”);}
@font-face {font-family:“FSung_F_2”;
src:local(“FSungF_PUA2”),url(“/storage/emulated/0/Fonts/FSungF_PUA2.woff”);}
@font-face {font-family:“FSung_X”;
src:local(“FSungX_pua”),url(“/storage/emulated/0/Fonts/FSungX_pua.woff”);}

1 个赞