Symptom: Fonts jump on load (FOUT)

Root cause#

Web fonts swap after first paint.

The fix#

Preload fonts, use font-display: swap intentionally, or system stacks.

Verify#

  • Hard-refresh (the CSS cache is the #1 false negative)
  • Run nakshora doctor and re-build with --stats
  • Search the docs for the exact class — spelling is unforgiving

troubleshooting/index|All issues · faq/index|FAQ