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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

In "FFOrange/Options/Content/Advanced" how do I add a new font to the list?

  • 1 antwoord
  • 1 het hierdie probleem
  • 1 view
  • Laaste antwoord deur cor-el

more options

Specifically, I want to use Arial Bold as my default font. (I have "low vision" and find it more easily read).

Specifically, I want to use Arial Bold as my default font. (I have "low vision" and find it more easily read).

All Replies (1)

more options

You can use the NoSquint extension to set font size (text/page zoom) and text color on web pages.

I'm not sure if it is easy to set Arial Bold as the default font on Windows 7. That would require to have the font-weight set to bold as the default.

You can use the Stylish extension to have easier access to the customization files.

@namespace url("http://www.w3.org/1999/xhtml");

html,body { font-family: Arial !important; font-weight: bold !important; }