I am designing a page using bootstrap v3.3.7 (latest version)
The problem is glyphicons don't load from local resource but I have them from cdn!
I get this error in console:
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
and for other versions of fonts as well and below one:
downloadable font: no supported format found (font-family: "Glyphicons Halflings" style:normal weight:normal stretch:normal src index:5) source: (end of source list)
but I'm sure the fonts exist and are available at http://www/bahasoft/fonts/
Any idea???
sorry about my bad english