I'm working on this site: http://bitly.com/gBnhWH and i used font from http://new.myfonts.com/ and implemented it as described in spec downloaded with font.

Problem is in IE (tested in IE8). After successfully render page with all fonts correct, after few seconds font in main menu (and sometimes in few other elements) falls back to the default one... and i have no idea what can cause this weird behavior.

In other browsers (Chrome, Safari and Firefox) everything works perfectly.

Maybe You can point me in some direction where to look for error? I've tried many different (sometimes strange) things and nothing was working... :/

link|improve this question
Looks fine to me right now in IE9-- did you make a change? Note, you're serving IE a TTF font (EOT format) instead of a WOFF font. – EricLaw -MSFT- Apr 25 '11 at 20:32
dupe of stackoverflow.com/questions/5757776/… maybe? – EricLaw -MSFT- Apr 25 '11 at 20:33
Yes... thanks ;) FB like button script is causing this problem... :/ Facebook JS affecting CSS/@font-face in IE? – Sqrcz Apr 25 '11 at 21:29
Solution was to add "Like" button with IFRAME method instead XFBML script. – Sqrcz Apr 25 '11 at 21:44
Hello, Did you get this problem resolved? I am having the same problem and would like to know what I am doing wrong. Thank you. – Alvaro May 12 '11 at 13:36
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.