Possible Duplicate:
css @font-face not working with firefox, but working with chrome and IE
For some reason firefox (3.6 and 4) is not displaying a particular font on just one page, at http://tustincommercial.tumblr.com/
If you look in the css, you will see that the font-family is given as 'MuseoSans'. All other browsers show the correct font. Using firebug, firefox is computing the style correctly for the elements that should be museo, but it just isn't showing the font.
Any suggestions?