By default, Google fonts are loaded like this:
WebFont.load({ google: { families: ["Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic"] }});
By appending &display=swap to the families parameter, it will use font-display: swap; in the CSS:
WebFont.load({ google: { families: ["Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic&display=swap"] }});
And then... I will have my perfect Lighhouse score 😢
Is there any progress?
Attachments Open full size
please.. This should be a quick fix ?
Attachments Open full size
This is a simple fix that will improve the pagespeed scores of thousands of your customers. Please do this as soon as possible.
Attachments Open full size
I don't think this a wishlist feature, sounds more like a neglected bug. Please fix this Webflow team. Add &display=swap when using Google fonts.
Attachments Open full size