@font-face files are not displaying in Firefox as in http://blog.chrispecora.com
Web designing with Firefox. Font-Face displays correctly in other situations but not with use of Tumblr.
All Replies (2)
Works here on Linux with your above posted site.
"Clear the Cache": Firefox > Preferences > Advanced > Network > Offline Storage (Cache): "Clear Now"
"Remove the Cookies" from sites that cause problems: Firefox > Preferences > Privacy > Cookies: "Show Cookies"
It could be a security issue with firefox. You should consider using Base64 encoding to embed the fonts in your CSS.
This site has a tool that generates CSS code for you on the fly:
Hopefully this helps you out