forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
12 lines
344 B
SCSS
12 lines
344 B
SCSS
/* Inter v3.19 */
|
|
@font-face {
|
|
font-family: 'Ginter';
|
|
font-weight: 100 900;
|
|
font-display: swap;
|
|
font-style: normal;
|
|
font-named-instance: 'Regular';
|
|
src: url("~font/inter.woff2") format("woff2 supports variations(gvar)"),
|
|
url("~font/inter.woff2") format("woff2-variations"),
|
|
url("~font/inter.woff2") format("woff2");
|
|
}
|