The theme needs the fonts to be preloaded for best practices and optimization.
Notes:
- If the font is loaded with a parameter (e.g.
?qop3op) like icon fonts sometimes do, the preload tag must also have that parameter.
- Reference the main theme in NU for how to implement this.
- Test with the "Lighthouse" tab in Google Chrome, specifically the "Preload key requests" section in the "Performance" test.
The theme needs the fonts to be preloaded for best practices and optimization.
Notes:
?qop3op) like icon fonts sometimes do, thepreloadtag must also have that parameter.