Google Fonts – Load Time

  • Chris

    #4869

    I have a question about the new Google fonts feature. I’ve been using two Google fonts by importing the stylesheet in my child-theme. I was wondering if anyone might know which method has the fastest load time.

    I’m not sure how the theme implements the fonts, but if it’s quicker than using @import on my stylesheet, I’ll do it the theme way.

    Thanks!

    Admin

    Syahir Hakim

    #29588

    The theme uses the javascript method, otherwise known as the webfont loader. According to Google this is the best method to load webfonts. Generally, try to avoid using @import, whether for webfonts or regular CSS styles.

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.