Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

How to change default font weight?

  • 2 réponses
  • 2 ont ce problème
  • 32 vues
  • Dernière réponse par cor-el

more options

I want to set the default Serif, Sans-serif, and Monospace fonts to "Medium" weight of IBM Plex Fonts.

The Medium variant is installed, however I can only select the regular font through the Preference menu.

How can I select the Medium variant of the font for serif, sans-serif and monospace?

I want to set the default Serif, Sans-serif, and Monospace fonts to "Medium" weight of IBM Plex Fonts. The Medium variant is installed, however I can only select the regular font through the Preference menu. How can I select the Medium variant of the font for serif, sans-serif and monospace?

Toutes les réponses (2)

more options

What the Browser provides is what it can only do anything else beyond that is custom fonts that are installed by another software or you have to use something like userChrome.css to make those modifications. The only other thing that can change fonts is the O/S itself.

more options

You can only select a font-family that way. You would have to use CSS rules to select a specific variant. For the user interface these rules would be in userChrome.css and for websites in userContent.css.