Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Learn More

How to change default font weight?

  • 2 wótegronje
  • 2 matej toś ten problem
  • 32 naglědow
  • Slědne wótegrono wót 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?

Wšykne wótegrona (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.