Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Поиск в поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Fonts are sometimes different between FF and Chrome

  • 1 ответ
  • 2 имеют эту проблему
  • 56 просмотров
  • Последний ответ от cor-el

I'm trying to transition from Chrome to Firefox and so far i'm pretty happy with it except that on some websties Firefox is displaying different fonts. It's most noticable on Wikipedia but is also present on some forums. On all other websites that i've been on so far the font is exactly same in both browsers. I've been through Firefox's settings and played around with the fonts but it doesn't seem to change anything.

In the attached screenshots Chrome is on the left and FF is on right,

Thanks

I'm trying to transition from Chrome to Firefox and so far i'm pretty happy with it except that on some websties Firefox is displaying different fonts. It's most noticable on Wikipedia but is also present on some forums. On all other websites that i've been on so far the font is exactly same in both browsers. I've been through Firefox's settings and played around with the fonts but it doesn't seem to change anything. In the attached screenshots Chrome is on the left and FF is on right, Thanks
Приложенные скриншоты

Изменено Goooober

Все ответы (1)

WikiPedia doesn't specify a specific font, but uses font-family: sans-serif;\ If Google Chrome uses a different default font than Firefox then that would explain what you see. On other pages where you notice a difference the same is likely happening.


You can use the Inspector to see what font is used in your case. You can right-click and select "Inspect Element" to open the built-in Inspector with this element selected. You can check the font used for selected text in the Font tab in the right pane of the Inspector. Set devtools.fontinspector.enabled to true on the about:config page to enabled the Font tab.