Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Montserrat font ignores font-weight

  • 1 답장
  • 0 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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.
첨부된 스크린샷

선택된 해결법

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;)
문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (1)

more options

선택된 해결법

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;)