Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个不会在任何浏览器上加载的 .otf 字体。我觉得我遵循了@font-face 规则,所以我很困惑。它位于我的投资组合网站底部,即社交媒体按钮。它们读作 af 和 i,但它们应该是 facebook 和linkedin 图标。有任何想法吗?谢谢
我的投资组合网站
您的字体 url 对我来说似乎也没有找到,所以我做了一个快速的谷歌搜索,这听起来与您的问题相似。可能是您需要告诉您的站点如何处理该特定文件扩展名。
Font Squirrel 有一个很棒的生成器。
http://www.fontsquirrel.com/fontface/generator
我建议使用它来生成您的 CSS。
您的资源没有提取 socialico.otf 字体...确保它位于正确的目录中。
见:http ://wrobbins.me/fonts/socialico.otf (404)
在 Chrome 中,它说找不到您的字体网址。
编辑
我用谷歌搜索,这个答案提到它是一个服务器问题。