Skip to content

Commit

Permalink
update font
Browse files Browse the repository at this point in the history
Signed-off-by: deovaliandro <[email protected]>
  • Loading branch information
deovaliandro committed May 29, 2023
1 parent 5938294 commit 37cb9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/_font.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');

$inter: 'Inter', sans-serif;
$mono: 'DM Mono', monospace;

0 comments on commit 37cb9c9

Please sign in to comment.