v1/web/themes/contrib/gin/styles/theme/font.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");
}