Google Fonts - Optimizing Page Load Speed

1 reply · opened Oct 9, 2020

77Lexen7Oct 9, 2020

Hi there,

I do understand the default fonts that are used by Canvas... I've read the posts here and the responses...
I am trying to minimize fonts down to the bare minimum in order to speed up page load time...

Is there a way to learn from the template only which fonts are being used?
And do I really need to include all of this in the header?
<link href="https://fonts.googleapis.com/css?family=DM+Sans|Lato:300,400,400i,700|Poppins:300,400,500,600,700|PT+Serif:400,400i&display=swap" rel="stylesheet" type="text/css" />

Thank you ahead of your time for your help as always!!!

SSemicolon WebSTAFFOct 10, 2020

Hello,

You can check the Fonts being used on your Website in the style.css File by searching the font-family CSS property or if you are using Custom Fonts and using the css/fonts.css File, you can simply remove the Old Fonts and just keep the New Ones in the Google Fonts URL.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard