The only issue I have is, that google fonts are still loaded as render-blocking resource according to Google Page speed insights
I tried to enable “combine and link deferred in head”, but it does not have any effect
what settings or maybe some other do you recommend to remove the google fonts from “render-blocking resources” to deferred or async loading?
I followed the step and successfully installed my Google font locally. It works well on the front end, but the fonts seem to not be loading in the gutenberg editor. I added a recording how the editor looks like in the private info field
Ok – so i can see Robot regular, 500 and 700 being loaded locally – is that correct ?
I also see them being loaded by Google though, along with Quicksand.
If you all your Fonts are being served locally we can stop the Google request by adding this snippet which will also remove them from the Customizer: