5 lines
80 B
CSS
5 lines
80 B
CSS
@font-face {
|
|
font-family: GameFont;
|
|
src: url("mplus-1m-regular.ttf");
|
|
}
|