【发布时间】:2012-10-08 19:15:38
【问题描述】:
例如,MachineCTT 不能这样工作
@font-face {
font-family: 'MachineCTT';
src: url('../fonts/test.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
如果我把另一个字体文件作为 test.ttf,它工作得很好。 大佬们,怎么解决?
fontsquirrel.com 还说我的文件损坏了,但它在操作系统中运行良好。
这是一种很难重新转换 TTF 或 smth 的方法吗?
【问题讨论】:
-
“不起作用”是什么意思?请更详细地描述问题;如果需要,请附上屏幕截图。