Yes and no. Let me try to explain.
OMGF is built with performance and UX philosophies in mind. One UX/Design principle is to not use different fonts on different pages. Instead, you should pick one set of fonts and use that throughout all your pages.
So, this means that if you do have a font that appears e.g. only on one page and OMGF would detect it, it will include it in its stylesheet. But, if the font isn’t used on the page your browser shouldn’t request it. So it shouldn’t be loaded.
Hope this clarifies things.
@daanvandenbergh
I see, but my issue is that this statement is false, at least on my website?
if the font isn’t used on the page your browser shouldn’t request it. So it shouldn’t be loaded.
It is still loading in fonts not used, like I said, I only use Lato, and the page does not use italics yet the Lato italic fonts are still loading in.
View post on imgur.com
Hi!
Sorry for never getting back to you. I just wanted to let you know that OMGF v4 contains improved handling of stylesheets and serving of fonts. You could try it out and see if that resolves your issue.
Let me know how it goes!