Skip to content

Commit

Permalink
chore(global): DOMA-7002 updated font import
Browse files Browse the repository at this point in the history
  • Loading branch information
SavelevMatthew committed Aug 24, 2023
1 parent 58374e6 commit 75f8526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/src/components/style/core/global.less
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Main font
@import "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Wix+Madefor+Display:wght@400;600;700&display=swap";
// Monospace font is used for code blocks
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Mono&display=swap";
@import (reference) "@open-condo/ui/src/tokens/variables.less";
Expand Down

0 comments on commit 75f8526

Please sign in to comment.