Archived topic
Google Fonts suddenly not working?
7 replies · Started by Rachel on April 3, 2023
Hello! Everything was working fine but I think the last update might have broken my Google Fonts? When I check the CSS my font setting is there, but everything that's part of GP appears in system default fonts. (The menus still seem to appear in my set fonts) Any advice for what might be happening?
Hi Rachel,
Everything was working fine but I think the last update might have broken my Google Fonts
GP doesn't change anything in terms of typography.
Can you link us to your site and point us to where we should be looking at?
And let us know what font it should be using.
Should be using Roboto site-wide and Roboto Condensed for headings. It appears to be using Helvetica?
Hi Rachel,
For clarity, did you toggle the Google Fonts API when you added Roboto through the Font Manager? Reference: https://docs.generatepress.com/article/dynamic-typography-overview/#font-manager
Hi Fernando! Yes, the Google Fonts API is toggled on for both fonts.
Is it possible that something is blocking the load of Google Fonts somewhere?
It's possible.
Can you try #1 here to debug: https://docs.generatepress.com/article/debugging-tips/
It's recommended to backup your site before proceeding with this.
Wow, so simple. It was one of my plugins that was adding code to the <head> ... I found a workaround that doesn't interrupt Google Fonts!
Thanks for your help!!
You're welcome, Rachel!