Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

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

I can't see font icons on Firefox 47

more options

Hello Forum,

From a few days ago, I can't see font icons in any website. I followed this steps (https://support.mozilla.org/en-US/questions/1012607) and I check every detail but the issue continues. I'm on Windows (fresh Windows 10 Pro x64 installation) and I have Mozilla Firefox 47 x64 (fresh installation) with no extra add-ons (I only install Java and FlashPlayer).

When I use the developer console on (http://fontawesome.io/cheatsheet) this show up:

"downloadable font: not usable by platform (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:3) source: http://fontawesome.io/assets/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3"

and also "NetworkError: A network error occurred."

I will send a screenshot, if someone know how resolve this, please let me know.

Hello Forum, From a few days ago, I can't see font icons in any website. I followed this steps (https://support.mozilla.org/en-US/questions/1012607) and I check every detail but the issue continues. I'm on Windows (fresh Windows 10 Pro x64 installation) and I have Mozilla Firefox 47 x64 (fresh installation) with no extra add-ons (I only install Java and FlashPlayer). When I use the developer console on (http://fontawesome.io/cheatsheet) this show up: "downloadable font: not usable by platform (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:3) source: http://fontawesome.io/assets/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3" and also "NetworkError: A network error occurred." I will send a screenshot, if someone know how resolve this, please let me know.

Chosen solution

Hello,

After read this: https://bugzilla.mozilla.org/show_bug.cgi?id=1228799

I resolved the issue by enable the following options:

- gfx.direct2d.force-enabled -> True - gfx.font_rendering.cleartype.always_use_for_content -> True - gfx.font_rendering.directwrite.force-enabled -> True

If anyone have the same issue, try to enable those options.

Read this answer in context 👍 5

All Replies (1)

more options

Chosen Solution

Hello,

After read this: https://bugzilla.mozilla.org/show_bug.cgi?id=1228799

I resolved the issue by enable the following options:

- gfx.direct2d.force-enabled -> True - gfx.font_rendering.cleartype.always_use_for_content -> True - gfx.font_rendering.directwrite.force-enabled -> True

If anyone have the same issue, try to enable those options.