I have font awesome working using it as font-family (not using css icon-* classes). It works fine in FF, Chrome, Safari, and IE9. But it does not work in IE 7 or IE 8. I noticed that is is an IE7 less/css file. I assume that if I am IE 7 and I include that things will work??? Do I need to include that for IE 8 as well?
I have font awesome working using it as font-family (not using css icon-* classes).
Share
Yes, you should write your code like this :
I just realized that IE8 is having some issues if the page is refreshed.
Please use this html5.js after the main.css