You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
396 B
17 lines
396 B
3 years ago
|
@font-face {
|
||
|
font-family: 'Inter var';
|
||
|
font-weight: 100 900;
|
||
|
font-display: swap;
|
||
|
font-style: normal;
|
||
|
font-named-instance: 'Regular';
|
||
|
src: url('Inter-roman.var.woff2') format('woff2');
|
||
|
}
|
||
|
@font-face {
|
||
|
font-family: 'Inter var';
|
||
|
font-weight: 100 900;
|
||
|
font-display: swap;
|
||
|
font-style: italic;
|
||
|
font-named-instance: 'Italic';
|
||
|
src: url('Inter-italic.var.woff2') format('woff2');
|
||
|
}
|