5 lines
86 B
SCSS
5 lines
86 B
SCSS
|
@font-face {
|
||
|
font-family: "Input Mono";
|
||
|
src: url(/fonts/InputMono-Regular.ttf);
|
||
|
}
|