我无法加载webfont

时间:2018-04-06 20:47:51

标签: css webfonts

@font-face {
    font-family: Han Sans;
    src: url(http://before-the-dawn.com/spoqa-han-sans/han-sans-regular.woff2) format('woff2'),
        url(http://before-the-dawn.com/spoqa-han-sans/han-sans-regular.woff) format('woff'),
        url(http://before-the-dawn.com/spoqa-han-sans/han-sans-regular.ttf) format('truetype');
    font-weight: 500;
    }

我将一些字体文件上传到我的虚拟主机上,并尝试将其加载为webfont。但似乎我不能使用theese,我甚至不知道为什么......

1 个答案:

答案 0 :(得分:-1)

如果这是Adobe字体,请确保在Typekit网站上正确设置了您的权限。