Skip to content

[Issue #297] Perf: Preload Critical Fonts #793

@Ogstevyn

Description

@Ogstevyn

The app loads fonts from Google Fonts CDN, causing layout shift while fonts load.\n\nAdd link rel=preload for woff2 font files in app/layout.tsx. Switch to next/font self-hosting. Set font-display: swap.\n\nAcceptance Criteria: Lighthouse shows zero text visibility during webfont load warnings.\n\nFiles: app/layout.tsx (Modify), app/globals.css (Modify)

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions