Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

@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.

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:

http://base64fonts.com

Hopefully this helps you out