例如,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 的方法吗?