I embedded a custom font onto a web page and the font was not loading in Internet Information Services 7. I was getting a 404 error for the call to the .woff file. As suspected, it turned out to be the MIME Type which is not supported out of the box by Windows 2008r2 Server. Here's my fix for 404 errors caused by using embedded fonts in IIS7.
August 16, 2011 by Ivan Sokolovich, Sr. Tech
Quick look at some of the features available in the current release of Internet Explorer 9 Beta.
December 21, 2010 by Payson Welch, Sr. Tech
Apple's Safari 4 has some trouble displaying jQuery animation with serif fonts? When “animate()” is used with serif font on a darker background image a trailing (unwanted) line is left behind. This post details our experiences and our fix.
September 13, 2010 by Danny Bouchotte, Developer