quitsocialmedia.club/_sass/_ubuntu-mono.scss

8 lines
166 B
SCSS
Raw Normal View History

2021-03-20 13:10:36 +01:00
@font-face {
font-family: 'Ubuntu Mono';
font-style: normal;
font-weight: 400;
font-display: swap;
2021-04-28 13:01:01 +02:00
src: url("/fonts/ubuntu-mono.woff2") format("woff2");
2021-03-20 13:10:36 +01:00
}