Enable Google Fonts With CSS2
Google Fonts now supports a variable font system that uses CSS2 loading method. At the time of this publication (February 2022), this method isn’t supported by the current GeneratePress Typography system.
An additional step is required to enable variable fonts to work on your website.
4
Copy the code from the Google Fonts website, similar to the one shown here. In this example, I’m using the code to embed ‘Inter’ font onto my site.
Paste the code into where it’s indicated on the image.
Add a title called ‘Google Fonts’ or you can call it something else.