mirror of
https://github.com/xplosionmind/quitsocialmedia.club.git
synced 2025-02-05 10:17:32 +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');
|
|
}
|