Skip to content

Commit 93a74ae

Browse files
committed
Revert "Add Inter"
This reverts commit 987f720.
1 parent 318f837 commit 93a74ae

File tree

2 files changed

+2
-630
lines changed

2 files changed

+2
-630
lines changed

styles/themes/base.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ export default css.global`
3232
--geist-marketing-gray: #fafbfc;
3333
3434
/* Fonts */
35-
--font-sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto',
36-
'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
35+
--font-sans: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
36+
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
3737
sans-serif;
3838
--font-mono: Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono,
3939
Bitstream Vera Sans Mono, Courier New, monospace;

0 commit comments

Comments
 (0)