Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

How to change default font weight?

  • 2 antwoorden
  • 2 hebben dit probleem
  • 32 weergaven
  • Laatste antwoord van 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?

Alle antwoorden (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.