Remove @import of google fonts from core theme style.css

  • In Progress
    Posted in: Highend WP Theme  
  • Customer
    SoulReverie
    August 15, 2017 at 5:55 pm #115371

    I’ve used Highend on many sites (mostly non-profits) that need to get up and going quickly. Overall we have been pleased with the results.

    However, one of my biggest complaints is that I can not remove the default fonts to optimize the site when those fonts are not needed. The main theme stylesheet uses @import for Source Sans and Museo. I am fine with those fonts being used by default, but in order to remove them, I have to remove the main theme stylesheet from the queue and then copy all of the CSS into my child theme.

    Can you please look into another solution for this issue? Loading fonts with @import is not good for performance in general in addition to making it difficult to remove these fonts when they aren’t needed.

    What would really be wonderful is if any google fonts loaded by the theme had the option to be loaded async so they don’t impact page performance.
    https://github.com/typekit/webfontloader

    Thanks so much!

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.