Jan-Lukas Else

Thoughts of an IT expert

πŸ‘¨β€πŸ’» Dev: 2020-01-20

Welcome to the Dev section of my blog with development related articles.


Use system fonts to make your site load faster

Published on in πŸ‘¨β€πŸ’» Dev

Although it’s great to self-host your web fonts instead of using a service like Google Fonts (that may decrease the privacy of your site’s visitors, because Google can log IP addresses and other stuff), it’s probably not necessary to use web fonts at all. Every PC or tablet or phone has a lot of fonts already pre-installed, which are more than perfect for displaying your website (unless you take a lot of care about corporate design or your personal brand and require a specific font).

View

Jan-Lukas Else