mirror of
https://github.com/xplosionmind/quitsocialmedia.club.git
synced 2025-01-15 00:55:50 +01:00
8 lines
169 B
SCSS
8 lines
169 B
SCSS
@font-face {
|
|
font-family: 'Inter';
|
|
font-weight: 100 900;
|
|
font-display: swap;
|
|
font-style: oblique 0deg 10deg;
|
|
src: url("/fonts/inter.woff2") format("woff2");
|
|
}
|