5 lines
84 B
CSS
5 lines
84 B
CSS
@font-face {
|
|
font-family: mononoki;
|
|
src: url("/fonts/mononoki-Regular.ttf");
|
|
}
|
|
|