Comment by olivia-banks
Comment by olivia-banks 14 hours ago
Couldn't this increase FOUC? At least before you could load in your style-sheet before the font, but if you embed the font inside you get no styling at all until it can fetch all of the data, correct
Not if the styles + fonts are all in the <head>?