Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Learn More

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

  • 1 yanıt
  • 23 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: 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; }

Tüm Yanıtlar (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