Great!

I noticed a few more issues with the fonts. 🙈
- there's no subsetting
- they are preloaded without crossorigin attribute, which causes double-downloading (see https://github.com/w3c/preload/issues/32)
- the Italic font is probably not used often enough to justify a preload

Comments