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!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Updated to Firefox 44.0 now web font rawengulksans will not display

  • 1 απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 13 προβολές
  • Τελευταία απάντηση από 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; }

Όλες οι απαντήσεις (1)

more options

Please see attached image.