Site logo

Archived topic

Choosing the right font

5 replies · Started by ETO on December 3, 2020

Viewing posts 1–6 of 6

Hello!
In your theme "inherit" font is selected as the default font.
I would like to learn which font I should select for maximum page speed.

Hi,

Selecting system fonts is faster because your site request any fonts from external sources as compared to using non locally hosted google fonts where your site requests font files from fonts.googleapis.com.

But while system fonts are faster, the choices are very limited. But using google font shouldn't slowdown the page speed that much. Especially if you optimize the site properly.

So should I choose System Stack or leave it as "inherit"? And what is the difference between both?

As Elvin mentioned, the fastest font would be system stack as it just uses the system font.

If you set the body font to system stack and leave everything else as inherit, that means they will all inherit from the body font which is system stack.

Thank you, Leo. That was the answer I wanted.

No problem :)

This archived topic is closed to new replies.