mirror of
https://github.com/xplosionmind/quitsocialmedia.club.git
synced 2025-01-28 14:49:20 +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");
|
|
}
|