Hello,
I’m developing a website and I want to use Google Fonts.
I have followed the procedure described here to store them locally: Custom Fonts – Bricks Academy (bricksbuilder.io)
I added two custom fonts to Bricks in the WOFF2 format.
However, I have noticed that the fonts are loaded veeery slowly on page loading, showing first a fallback/default font, which also creates Cumulative Shift Layout problems.
How is possible that the loading of self-hosted fonts takes more time than using Google Fonts?
Here is the website if you want to check it out by yourself: https://visiondev.it/
Does someone have any suggestions on how to improve the font loading speed?
I have also noticed that the fonts loading appears to happen very late in the waterfall
Thank you!!