我正在使用bootstrap v3.3.7(最新版本)设计页面
问题是glyphicons不是从本地资源加载的,但我是从cdn中获取的!
我在控制台中收到此错误:
downloadable font: download failed (font-family: "Glyphicons Halflings" style:normal weight:normal stretch:normal src index:1): status=2147746065 source: http://www/bahasoft/fonts/glyphicons-halflings-regular.woff2
以及其他版本的字体以及以下字体:
downloadable font: no supported format found (font-family: "Glyphicons Halflings" style:normal weight:normal stretch:normal src index:5) source: (end of source list)
但我确定字体存在且可在http://www/bahasoft/fonts/
任何想法???
抱歉我的英文不好答案 0 :(得分:0)
检查您的nginx设置。如果有文件类型列表,则还应该在其中插入以下字体类型:
location ~ \.(js|css|png|jpg|gif|swf|ico|pdf|mov|fla|zip|rar|eot|svg|ttf|woff|woff2)$