(2/2)
→ Late discovery: browser finds fonts after CSS → rel="preload"
In Next.js: just use next/font. Self-hosted, zero CLS, swap by default.
Fonts aren't a design decision. They're a performance decision.
#nextjs #fonts #WebVitals #CLS #Performance #ux