• I guess its the theme that is loading Rubik Font 400 and 500 on all pages of my website. Although I am not using it anywhere, please guide me on how I can stop this font from loading on my pages and posts.

    Also, I am just using Playfair Display 600 and Roboto 300 and 600 on the home page. However, all the weights of Playfair display and Roboto are being loaded from the google web fonts.
    So, please guide me on how I can customize it to load only the required weights of each font face.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @akashmughal21,

    Unfortunately, that font is not coming from the theme, but it can come from optimization or some other plugins.

    If you inspect your source code, you will see this:

    --wpdm-font:Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.wpdm-download-link.btn.btn-primary{border-radius:4px}/*]

    The question is whether or not you’re using WordPress Download Manager on your website and any of its features. If yes, please reach out to their respective support for advice on troubleshooting and guidance.

    Also, please keep us in the loop if possible.

    Best of luck with your website

    Thread Starter akashmughal21

    (@akashmughal21)

    @wpfleek

    Yes, you are right. I guess it’s coming from the WordPress Download Manager and I am using it on my website. Thanks for the feedback. I will contact them and will keep you in the loop.

    Also, please see the below code:

    <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CPlayfair+Display%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&ver=5.4.1&display=swap' type='text/css' media='all' />

    I am just Playfair Display 600 and Roboto 100, 300 & 600 on my home page. I don’t know why it’s loading all the weights. Additionaly, the Rotobo Slab font is being loaded which I am not using anywhere. Is it also by any other plugin? Though, I can see the parameter like wpacu which stands for WordPress assets clean up plugin. But I am sure that plugin is just combining the font requests. It’s originally being loaded by theme or any other plugin.

    How I can exclude the unnecessary/unused fonts and weights from being loaded on my webpage? I will really appreciate if you can help me figuring it out.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Google Fonts’ is closed to new replies.