Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Updated to Firefox 44.0 now web font rawengulksans will not display

  • 1 odpověď
  • 1 má tento problém
  • 13 zobrazení
  • Poslední odpověď od 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; }

Všechny odpovědi (1)

more options

Please see attached image.