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

9 use font optimization from next #14

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

DevTrav
Copy link
Contributor

@DevTrav DevTrav commented Jan 17, 2025

Changes made:

  • Replaced Roboto with Cormorant_Garamond import
  • Updated the font configuration to include weight 600 (SemiBold)
  • Changed the variable name to --font-cormorant
  • Updated the CSS to use SemiBold (600) weight for main headings
  • Changed the fallback fonts to Georgia and serif, which are more appropriate for a serif font

These changes were made to adhere to the wireframe provided for the new TDD frontend and Next best practices.

@DevTrav DevTrav requested a review from a team as a code owner January 17, 2025 03:48
@DevTrav DevTrav linked an issue Jan 17, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use font optimization from Next
1 participant