更多操作
无编辑摘要 |
无编辑摘要 |
||
第1行: | 第1行: | ||
@font-face { | @font-face { | ||
font-family: " | font-family: "TEST"; | ||
src: url("http://bluecandle.net:10004/fonts/HarmonyOS Sans SC.ttf") format('truetype'); | src: url("http://bluecandle.net:10004/fonts/HarmonyOS Sans SC.ttf") format('truetype'); | ||
} | } | ||
body { | |||
font-family: " | font-family: "TEST", sans-serif; | ||
} | } |