#Performant way to add external fonts?
4 messages · Page 1 of 1 (latest)
You could use https://fontsource.org
All you have to do is npm install the font you want and add import "@fontsource/<name>" in the frontmatter (between ---) in your layout/header file!
It will be combined with the rest of your CSS and should be faster, especially if you have an ok CDN