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

Add brand evolution fonts and enable use through styles #25531

Open
1 of 9 tasks
georgewrmarshall opened this issue Jun 26, 2024 · 0 comments
Open
1 of 9 tasks

Add brand evolution fonts and enable use through styles #25531

georgewrmarshall opened this issue Jun 26, 2024 · 0 comments
Labels
team-design-system All issues relating to design system in Extension

Comments

@georgewrmarshall
Copy link
Contributor

What is this about?

Add new brand evolution font files (TBC) to the MetaMask extension and make them available in the CSS by adding @font-face in ui/css/utilities/fonts.scss.

Scenario

No response

Design

No response

Technical Details

  • Upload the new font files to the appropriate directory within the project.
  • Edit ui/css/utilities/fonts.scss to include the new font files using the @font-face CSS rule.
  • Ensure that the new fonts are properly referenced and usable in the application’s CSS.

Threat Modeling Framework

No response

Acceptance Criteria

  • New font files are added to the project.
  • @font-face declarations for the new fonts are included in ui/css/utilities/fonts.scss.
  • The .custom-font { font-family: 'Centura'; } style can be used and works correctly.
  • Verify that the fonts render correctly in different browsers and devices.

Stakeholder review needed before the work gets merged

  • Engineering (needed in most cases)
  • Design
  • Product
  • QA (automation tests are required to pass before merging PRs but not all changes are covered by automation tests - please review if QA is needed beyond automation tests)
  • Security
  • Legal
  • Marketing
  • Management (please specify)
  • Other (please specify)

References

No response

@georgewrmarshall georgewrmarshall added the team-design-system All issues relating to design system in Extension label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-design-system All issues relating to design system in Extension
Projects
None yet
Development

No branches or pull requests

1 participant