Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web perf: Audit and improve Google Web Font performance #2492

Open
3 tasks
machikoyasuda opened this issue Oct 30, 2024 · 0 comments
Open
3 tasks

Web perf: Audit and improve Google Web Font performance #2492

machikoyasuda opened this issue Oct 30, 2024 · 0 comments
Assignees
Labels
front-end HTML/CSS/JavaScript and Django templates

Comments

@machikoyasuda
Copy link
Member

This ticket is part of a group of web performance tickets tracked here #2487.

Acceptance Criteria

  • Double-check that we are using all 3 Roboto weights: 400 normal, 500 normal, 700 normal. Can we remove any weights?
  • Use font-display: swap and preload. Follow this guide: https://web.dev/learn/performance/optimize-web-fonts
  • Ensure there is a good fall-back default font. This might have changed after removing CA State Web Template.

Additional context

@machikoyasuda machikoyasuda added the front-end HTML/CSS/JavaScript and Django templates label Oct 30, 2024
@machikoyasuda machikoyasuda self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end HTML/CSS/JavaScript and Django templates
Projects
Status: Todo
Development

No branches or pull requests

1 participant