4 lines
81 B
CSS
4 lines
81 B
CSS
|
@font-face {
|
||
|
font-family: Nintendo;
|
||
|
src: url(/assets/ttf/Nintendo.ttf);
|
||
|
}
|