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

Certain parts of the Firefox UI are displaying a weird font rather than standard latin one

  • 2 replies
  • 0 have this problem
  • 3 views
  • Last reply by zeroknight

more options

Like the title says, certain part of UI, including text fields, are displaying the font shown in the screenshot I added. I tried disabling add-ons and updating the app, but neither worked.

Like the title says, certain part of UI, including text fields, are displaying the font shown in the screenshot I added. I tried disabling add-ons and updating the app, but neither worked.
Attached screenshots

All Replies (2)

more options

Issues with a weird looking font or missing glyphs can be caused by a problem with a specific font and you need to identify this font and fix this. You may find that it can be resolved by finding and removing duplicate fonts installed in the local ~/Library/Fonts folder, that are conflicting with standard system fonts.

You can check in Font Book for font issues like corrupted and duplicate fonts. Note that you should be careful about disabling "Allow pages to choose their own fonts, instead of your selections above" as this will cause issues with iconic fonts used by webpages to display small icons (you may see text labels instead of icons).

You can right-click and select "Inspect" to open the built-in Inspector with this element selected.

You can check in the Rules tab in the right panel in the Inspector what font-family is used for selected text. You can check in the Fonts tab in the right panel in the Inspector what font is actually used because Firefox might be using a different font than specified by the website. If the Fonts tab is hidden, click the down arrow at the right end.

more options

Go to about:config and try changing layout.css.font-visibility to 1 to limit fonts to a standard list.