• Resolved samrods

    (@samrods)


    Hi, everyone.

    I have a question.
    I created a child theme and I defined different types of letter for the menu, bottom of page, etc (the non-serif ones). But the theme downloads two fonts from google: “quicksand” and “playfair display”. The one I am NOT using is Quicksand.

    My question is: how do I prevent quicksand font from being downloaded from google? Using only files in the chil theme. I don’t want to edit function.php.

    Because it is a waste of time in page load, since i am not using it (and it is not showing properly, either, a problem that was reported by other users).

    For those who have the same trouble with quicksand font, here is the font stack I did, to replace “Quicksand, Helvetica, Arial, sans-serif;” i did this:

    font-family: Optima, Candara, "Nimbus Sans", "Trebuchet MS", sans-serif ;

    Thanks in advance for helping.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Alternative type for the site’ is closed to new replies.