I am looking at the web page located at Font Awesome. If you open this page you will see it renders all the Font Awesome’s font icons. I am having an issue getting font icons to show in IE, but they show in IE for this page, so I am trying to decipher how it is put together. If I look at site.css and beautify.css, there is no @font-face directive anywhere. Yet the site.css makes reference to the ‘FontAwesome’ in a font-family specifier. Can someone tell me how ‘FontAwesome’ is getting resolved on this page?
UPDATE
Ergg, how did I miss this? Sorry…
There’s quite a few
@font-facedefinitions: