Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2302937
disable unwanted fonts
Closed

Comments

  • Michalholzberg started the conversation

    Hi,

    I use in my website only one font weight Rubik 400.

    but my site loads another 8 Rubik font weights that I dont use and 2 other fonts that I dont know where they came from (Oswald and Montserrat).


    How do I disable them from loading in order to speed up my site?


    Michal

  •  2,699
    PenciDesign replied

    Hi,

    You can do that by do following steps:

    1/ Go to Customize > General Options > and check to "Remove all default google fonts - load default fonts from located hosting ( for GDPR policy )"

    2/ Add more this code to Customize > Logo and Header Options > Add Custom Code Inside <head> Tag:

    <link href="https://fonts.googleapis.com/css?family=Rubik&display=swap" rel="stylesheet">
    

    Best Regards,

    PenciDesign

  • Michalholzberg replied

    Hi, Do you have another solution?

    Your solution added 3 sec for my site loading time (I attached gtmetrix results for before and after).

    It was less requests but more loading time.

    Michal


  •  2,699
    PenciDesign replied

    Hi,

    That's only solution I can thinking right now.

    We will consider to add more an option to complete remove all fonts for your site in the next update version - I think it will solved your issues...


    Best Regards,

    PenciDesign