Google fonts and loading speed

This topic contains 11 replies, has 3 voices, and was last updated by  Alex Rollin 5 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #447437

    lisec73
    Full Member
    Post count: 180

    Hi,
    I’m trying to speed up my site as much as possible.

    I can see google fonts loading from the Pingdom and GT metrix waterfall report. It appears that google fonts are used in GDFModern?

    This is in the functions.php anyway:

    
    
     // ENQUEUE GOOGLE FONTS
        add_action('wp_enqueue_scripts', 'gdfmodern_google_fonts');
        function gdfmodern_google_fonts()
        {
    
            wp_enqueue_style('google-fonts', '//fonts.googleapis.com/css?family=Lato:300,700|Roboto:700,300,400', array(), CHILD_THEME_VERSION);
    
        }
    
    }

    How can I remove Google fonts from the theme and presumably replace with websafe fonts? I have not picked Google fonts from GDF Options in the dashboard so I am not quite sure where they are loaded from.

    Help with fonts that can speed up the site and limit external calls will be appreciated.

    Thanks,
    Lise

    #447450

    Alex Rollin
    Moderator
    Post count: 27815

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #447598

    lisec73
    Full Member
    Post count: 180

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #447617

    Alex Rollin
    Moderator
    Post count: 27815

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #447735

    lisec73
    Full Member
    Post count: 180
    This reply has been marked as private.
    #447814

    Alex Rollin
    Moderator
    Post count: 27815

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #447883

    lisec73
    Full Member
    Post count: 180
    This reply has been marked as private.
    #447910

    dhaval
    Moderator
    Post count: 39

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #448046

    lisec73
    Full Member
    Post count: 180
    This reply has been marked as private.
    #448095

    dhaval
    Moderator
    Post count: 39

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #448099

    Alex Rollin
    Moderator
    Post count: 27815

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #448100

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
Viewing 12 posts - 1 through 12 (of 12 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket