I\'ve created a @font-face css rule and all the font formats using Font Squirrel and works fine on all browsers I have tested so far, but not on IE7. The font seems to not b
It seems there was something else in my css making IE7 behave badly (shocker!)
Thankfully using some magic fairy dust (zoom: 1) solved the issue.