為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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