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!

Etsi tuesta

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

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

  • 1 vastaus
  • 23 henkilöllä on sama ongelma
  • 1 näyttö
  • Viimeisin kirjoittaja 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; }

Kaikki vastaukset (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