I can't manage to find an answer at my problem. Glyphicons still don't work in Firefox. Firefox only.
What I do for example : <li class="active"><a href="#"><span class="glyphicon glyphicon-search"></span> Home</a></li>
In my .css file :
@font-face { font-family: 'Glyphicons Halflings';src: url('../fonts/glyphicons-halflings-regular.eot'); src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); }
src
? github.com/twbs/bootstrap/archive/v3.0.0.zip – kjehfiuhhttps://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css
andhttps://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js
jsfiddle.net/d7na1qb8/1 – kjehfiuh