Sha Mwe La
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
beta/src/styles/fonts.css
|
@ -16,6 +16,7 @@ |
|
|
format('woff2'); |
|
|
format('woff2'); |
|
|
font-weight: 300; |
|
|
font-weight: 300; |
|
|
font-style: normal; |
|
|
font-style: normal; |
|
|
|
|
|
font-display: swap; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
@font-face { |
|
|
@font-face { |
|
@ -24,6 +25,7 @@ |
|
|
format('woff2'); |
|
|
format('woff2'); |
|
|
font-weight: 500; |
|
|
font-weight: 500; |
|
|
font-style: normal; |
|
|
font-style: normal; |
|
|
|
|
|
font-display: swap; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
@font-face { |
|
|
@font-face { |
|
@ -32,4 +34,5 @@ |
|
|
format('woff2'); |
|
|
format('woff2'); |
|
|
font-weight: 700; |
|
|
font-weight: 700; |
|
|
font-style: normal; |
|
|
font-style: normal; |
|
|
|
|
|
font-display: swap; |
|
|
} |
|
|
} |
|
|