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