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.
Be in control of your domain name
26 February 2025

Be in control of your domain name

You should always have control over your organisation’s domain name rather than outsourcing it unless there’s a compelling reason to do so. Keeping ownership in-house helps prevent potential disputes over access and transfers, especially if a business relationship breaks down.

The European Accessibility Act (EAA)
19 February 2025

The European Accessibility Act (EAA)

The European Accessibility Act is legislation that sets out common accessibility requirements for a range of products and services in the European Union.

Dermatology Web Design: Making a Difference
18 December 2024

Dermatology Web Design: Making a Difference

Our journey into dermatology web design began in 2022. Since then we’ve worked with some amazing organisations to grow their online presence.

We Create Digital Logo
Got a project in mind?