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!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

Montserrat font ignores font-weight

  • 1 resposta
  • 0 têm este problema
  • 1 visualização
  • Última resposta por zeroknight

more options

For some reason Montserrat fonts ignore font-weight for me on all websites. In happens on my main browser profile, with a new clean one with no add-ons and even in Tor Browser. Pictures 1 and 2 illustrate the problem. If i go into page inspector and replace "font-family: 'Montserrat', sans-serif;" with "font-family: 'Segoe UI';" the parameter works as expected and the alternative font is rendered properly.

Reinstalling fonts from fontsource.org didn't help.

OS: Windows 10 1607, FF - 120.0, issue was present for many versions before.

For some reason Montserrat fonts ignore font-weight for me on all websites. In happens on my main browser profile, with a new clean one with no add-ons and even in Tor Browser. Pictures 1 and 2 illustrate the problem. If i go into page inspector and replace "font-family: 'Montserrat', sans-serif;" with "font-family: 'Segoe UI';" the parameter works as expected and the alternative font is rendered properly. Reinstalling fonts from fontsource.org didn't help. OS: Windows 10 1607, FF - 120.0, issue was present for many versions before.
Capturas de ecrã anexadas

Solução escolhida

Burning_Chair said

Windows 10 1607

Montserrat is a variable font which requires a more recent Windows 10 version (1709 or later) to use variable weights.

You can replace some occurrences of the font on that site by installing uBlock Origin and adding the following line to the "My filters" tab:

teslarati.com##h2,a:style(font-family: sans-serif !important;)
Ler esta resposta no contexto 👍 0

Todas as respostas (1)

more options

Solução escolhida

Burning_Chair said

Windows 10 1607

Montserrat is a variable font which requires a more recent Windows 10 version (1709 or later) to use variable weights.

You can replace some occurrences of the font on that site by installing uBlock Origin and adding the following line to the "My filters" tab:

teslarati.com##h2,a:style(font-family: sans-serif !important;)