I'm using Fontello to display icons which works on every browser except for IE8 (it works fine in IE7). I've included every file that comes with Fontello and the URLs to each file is correct. In IE8 the fonts are instead displayed as a box rather than the desired font.
I've done some searching on this and haven't yet found my answer. I did find that IE8 might not understand the codes for Fontello which could be changed (https://github.com/fontello/fontello/issues/70) but I didn't really understand this and was hoping someone may be able to help or guide me on how to fix this issue.
IE wants the fontello styles inline in your base/main template. You can call it within style tags in a conditional comment so it only loads this way in ie.