This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ค้นหาฝ่ายสนับสนุน

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.

เรียนรู้เพิ่มเติม

Why is @font-face failing in FF 5.0? Is working fine in chrome and even IE.

  • 1 การตอบกลับ
  • 23 คนมีปัญหานี้
  • 1 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย cor-el

more options

@font-face {

   font-family: 'Journal-Blog';
   src: url('http://www.adkwilds.com/fonts/journalBlog.eot');											/* IE9 Compat Modes */
   src: url('http://www.adkwilds.com/fonts/journalBlog.eot?#iefix') format('embedded-opentype'), 		/* IE6-IE8 */
        url('http://www.adkwilds.com/fonts/journalBlog.woff') format('woff'),							/* Modern Browsers */
        url('http://www.adkwilds.com/fonts/journalBlog.ttf') format('truetype');						/* Safari, Android, iOS */

/* url('http://www.adkwilds.com/fonts/journalBlog.svg#Journal-Blog') format('svg'); */ /* Legacy iOS */

   font-weight: normal;
   font-style: normal;

}

@font-face { font-family: 'Journal-Blog'; src: url('http://www.adkwilds.com/fonts/journalBlog.eot'); /* IE9 Compat Modes */ src: url('http://www.adkwilds.com/fonts/journalBlog.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('http://www.adkwilds.com/fonts/journalBlog.woff') format('woff'), /* Modern Browsers */ url('http://www.adkwilds.com/fonts/journalBlog.ttf') format('truetype'); /* Safari, Android, iOS */ /* url('http://www.adkwilds.com/fonts/journalBlog.svg#Journal-Blog') format('svg'); */ /* Legacy iOS */ font-weight: normal; font-style: normal; }

การตอบกลับทั้งหมด (1)

more options

A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25