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!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Updated to Firefox 44.0 now web font rawengulksans will not display

  • 1 réponse
  • 1 a ce problème
  • 13 vues
  • Dernière réponse par jeanscene

more options

I have rawengulksans font installed as a font on my website, since the automatic update to 44.0 this font is no longer displayed. I have rolled back to a earlier verison of firefox and the font works fine. I have also tested the webpage on IE, Chrome & Safari these browzers also display the font with no issue.

@font-face {

   font-family: 'rawengulksansregular';
   src: url('../fonts/rawengulksans-094-webfont.eot');
   src: url('../fonts/rawengulksans-094-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/rawengulksans-094-webfont.woff2') format('woff2'),
        url('../fonts/rawengulksans-094-webfont.woff') format('woff'),
        url('../fonts/rawengulksans-094-webfont.ttf') format('truetype'),
        url('../fonts/rawengulksans-094-webfont.svg#rawengulksansregular') format('svg');
   font-weight: normal;
   font-style: normal;

}

I have rawengulksans font installed as a font on my website, since the automatic update to 44.0 this font is no longer displayed. I have rolled back to a earlier verison of firefox and the font works fine. I have also tested the webpage on IE, Chrome & Safari these browzers also display the font with no issue. @font-face { font-family: 'rawengulksansregular'; src: url('../fonts/rawengulksans-094-webfont.eot'); src: url('../fonts/rawengulksans-094-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/rawengulksans-094-webfont.woff2') format('woff2'), url('../fonts/rawengulksans-094-webfont.woff') format('woff'), url('../fonts/rawengulksans-094-webfont.ttf') format('truetype'), url('../fonts/rawengulksans-094-webfont.svg#rawengulksansregular') format('svg'); font-weight: normal; font-style: normal; }

Toutes les réponses (1)

more options

Please see attached image.