搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Updated to Firefox 44.0 now web font rawengulksans will not display

  • 1 回覆
  • 1 有這個問題
  • 19 次檢視
  • 最近回覆由 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.