Skip to content

Commit 28f9f8a

Browse files
feat: update default font from CentraNo1 to Geist
Replace CentraNo1 font with Geist to align with the design-tokens v8 font family migration (metamask-design-system). This matches the @font-face declarations used in the design system's storybook-react. - Update @metamask/design-tokens from ^7.1.0 to ^8.0.0 - Replace CentraNo1 woff2 files with Geist woff2 files (6 faces: Regular, RegularItalic, Medium, MediumItalic, Bold, BoldItalic) - Update @font-face declarations in index.css
1 parent 2d6db12 commit 28f9f8a

12 files changed

Lines changed: 35 additions & 13 deletions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"test": "yarn playwright test"
2424
},
2525
"dependencies": {
26-
"@metamask/design-tokens": "^7.1.0",
26+
"@metamask/design-tokens": "^8.0.0",
2727
"@metamask/object-multiplex": "^2.0.0",
2828
"@metamask/post-message-stream": "^8.0.0",
2929
"eth-phishing-detect": "^1.2.0",

static/fonts/CentraNo1-Bold.woff2

-28.7 KB
Binary file not shown.

static/fonts/CentraNo1-Book.woff2

-42.9 KB
Binary file not shown.
-29 KB
Binary file not shown.
41.3 KB
Binary file not shown.
41.8 KB
Binary file not shown.
41.1 KB
Binary file not shown.
41.7 KB
Binary file not shown.
40.3 KB
Binary file not shown.
41 KB
Binary file not shown.

0 commit comments

Comments
 (0)