Archived topic
Conbine several fonts
1 reply · Started by Christoph on February 27, 2017
Hi,
I am using GP with the Google Fonts Open Sans (I think this was the default setting). But I also see this being loaded: https://fonts.googleapis.com/css?family=Lato:400,700. It is probably some other plugin using it (or is it GP?) but I would like to load both fonts together as this seems to improve performance quite a bit How do I do this with GeneratePress?
Also, I would like to give the @font-face solution a try (although some advise against it), but how would I do this in GP?
Google Fonts use @font-face, they just host the CSS file and font files for you.
It's not possible to merge font calls from multiple sources into one. GP combines all Google Fonts into call, but can't control what other plugins do.
Are you using the Lato font anywhere? You can disable plugins one by one until it disappears so you can narrow it down.
Let me know :)