Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

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.

Caută ajutor

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.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Fallback Font Issues

  • 2 răspunsuri
  • 1 are această problemă
  • 19 vizualizări
  • Ultimul răspuns de cor-el

more options

Hi, Linux user here. So I've set up fallback fonts for Arabic script languages, both using system configuration files and the Firefox preferences. However, on websites, the Arabic text is not displayed in the font I have chosen, rather other fonts. It used to be so that all text using Arabic script used the font I had chosen, but now it's only true for when I type in the address bar, the window titles, etc, not for websites. How do I fix this?

Hi, Linux user here. So I've set up fallback fonts for Arabic script languages, both using system configuration files and the Firefox preferences. However, on websites, the Arabic text is not displayed in the font I have chosen, rather other fonts. It used to be so that all text using Arabic script used the font I had chosen, but now it's only true for when I type in the address bar, the window titles, etc, not for websites. How do I fix this?

Toate răspunsurile (2)

more options

If you go to about:config and search for the setting "layout.css.font-visibility.level", is it set to 2? If so, this is an experimental feature designed to make it harder for websites to "fingerprint" your browser and track you without your knowledge/consent, but to do this, it blocks sites from using extra fonts you have installed.

You can reset this setting to 3 to restore access to all fonts, at the cost of possibly decreased privacy.

more options

See also:

# Visibility level of font families available to CSS font-matching:
#   1 - only base system fonts
#   2 - also fonts from optional language packs
#   3 - also user-installed fonts