mirror of
https://github.com/xplosionmind/quitsocialmedia.club.git
synced 2025-02-05 10:17:32 +01:00
8 lines
166 B
SCSS
8 lines
166 B
SCSS
@font-face {
|
|
font-family: 'Ubuntu Mono';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-display: swap;
|
|
src: url("/fonts/ubuntu-mono.woff2") format("woff2");
|
|
}
|