Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

@font-face files are not displaying in Firefox as in http://blog.chrispecora.com

  • 2 답장
  • 42 이 문제를 만남
  • 11 보기
  • 최종 답변자: ScottWright

more options

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.

모든 댓글 (2)

more options

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"

more options

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