SplatunesNetwork/assets/fonts.css

11 lines
261 B
CSS
Raw Normal View History

@font-face {
font-family: 'Inter Tight';
font-style: normal;
src: url(fonts/InterTight-VariableFont_wght.woff2);
}
@font-face {
font-family: 'Inter Tight';
font-style: italic;
src: url(fonts/InterTight-Italic-VariableFont_wght.woff2);
}