Skip to main content

% blog read

Why you should use system fonts on your website

Dean Appleton-Claydon

By Dean Appleton-Claydon

19th Oct 2020

UX Web development
Why you should use system fonts on your website

How do you choose which font to use?

We’ve all been in the situation of trying to find the right font for our websites. Some common and simple choices are Arial, Helvetica and Times New Roman.

A lot of people like using a more extravagant looking font type. That can be done of course. However, it means you have to load a separate font file, which can have a negative impact on overall speed and performance.

But sacrificing speed and performance for an extravagant font isn’t worth it.

So what’s the solution to this problem?

System fonts.

What are system fonts?

A System Font is a font which is compatible with the respective operating system. What that means is that when a website loads, the font doesn’t have to downloaded by the browser.

Who provides system fonts?

Apple created the fonts ‘San Francisco’ for desktop and ‘San Francisco Compact’ as the mobile version, announcing these at WWDC 2015.

Google also created its own System Font called ‘Roboto’, which was released in 2015.

Microsoft already had a default System Font called ‘Segoe UI’, which was released in 2004 – they have continued to work on it since it was launched.

So what are the benefits of system fonts?

Essentially, they allow you to use internal fonts within your website without having to reference an external web font file.

The point of this being that you can use a better looking, high-resolution text that doesn’t impact your website’s performance.

Focusing on user experience is more important than

Here’s one way you can do this:

Keep your website consistent across all devices.

If someone wants to quickly check your webpage on their mobile phone and they can’t read your font, they’ll probably leave your page and look elsewhere.

Using system fonts will also make your text more legible, ensuring it will be easier for users to read. This will provide a better overall experience of your website and will encourage users to stay on your website for longer.

Here's how to use System Fonts

In order to use these System Fonts you can put them within a font-stack, like so:

font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto

This line, when put into a style tag e.g. body{…}, sets the font depending on what OS is currently being used on that device.

This works because it will select a font from the front of the stack and check to see if the user’s machine has it installed.

If your computer does not have the font then it’ll move onto the next font and repeat the process, this is done until a suitable font is found.

For example, if the device is running Windows it will choose Segoe UI for the font and if it is running MacOS it will use San Francisco.

Overall, System Fonts allow you to have a modern and professional looking website but without sacrificing performance.

When every bit of code affects the speed of your website, removing just a little could be enough to make a difference.

Want to find out more?

Embark on a journey with us to transform your digital presence. Our collaborative approach ensures tailored solutions. Let's bring your vision to life together.
Get me started

Latest industry insights.

Explore the forefront of industry trends and innovations through our latest blogs where we unpack cutting-edge strategies, share expert perspectives, and keep you informed about the dynamic.
Most asked website navigation questions
22 April 2024

Most asked website navigation questions

We created this shortlist of the most common website navigation questions to shed some light, point to resources that might be helpful and (hopefully) provide clear, succinct answers. If course if you have additional questions please let us know and we will be happy to help! 

Defining your digital marketing
19 December 2023

Defining your digital marketing

There are key factors which can have a giant impact on the way a company utilises digital marketing. In order to be effective, these factors should be well understood and utilised to promote long-term growth.

Marketing predictions for 2022 (and beyond)
28 July 2022

Marketing predictions for 2022 (and beyond)

We take a look at some of the biggest shifts in Marketing to be aware of right now and some insight into how this may affect you.

We Create Digital Logo
Got a project in mind?