mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-08 16:22:16 +01:00
Compare commits
1 Commits
feature/si
...
feature/fi
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d6b45d3e35 |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
public/fonts/InterVariable.ttf
Normal file
BIN
public/fonts/InterVariable.ttf
Normal file
Binary file not shown.
BIN
public/fonts/InterVariable.woff2
Normal file
BIN
public/fonts/InterVariable.woff2
Normal file
Binary file not shown.
@@ -163,10 +163,8 @@ body {
|
|||||||
/* Inter Variable Font with browser compatibility considerations */
|
/* Inter Variable Font with browser compatibility considerations */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Inter';
|
font-family: 'Inter';
|
||||||
src: url('/fonts/Inter-Variable.woff2') format('woff2 supports variations'),
|
src: url('/fonts/Inter-Variable.woff2') format('woff2'),
|
||||||
url('/fonts/Inter-Variable.woff2') format('woff2-variations'),
|
url('/fonts/Inter-Variable.ttf') format('truetype');
|
||||||
url('/fonts/Inter-Variable.ttf') format('truetype supports variations'),
|
|
||||||
url('/fonts/Inter-Variable.ttf') format('truetype-variations');
|
|
||||||
font-weight: 100 900;
|
font-weight: 100 900;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
|||||||
Reference in New Issue
Block a user