[Support request] using font squirrel and fontawesome locally

Home Forums Support [Support request] using font squirrel and fontawesome locally

Home Forums Support using font squirrel and fontawesome locally

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #570106
    mmarvel

    Hi.

    To speed up my pagespeed I’m looking to load my fonts locally but wanted to know how to get GP Premium to recognize them. I’ve downloaded the font squirrel font into a font folder in my generatepress child theme. I then modified the child theme style sheet as follows for the font

    @font-face {
    font-family: ‘LinguisticsPro-Bold’;
    src: url(‘wp-content/themes/generatepress-child/fonts/LiquisticsPro-Bold.otf’);
    font-style: inherit;
    font-weight: inherit;
    }

    Now I’m wondering how to select it in GP premium plugin. Is there a way to do that?

    #570146
    Leo
    Staff
    Customer Support
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.