Add jobquest

This commit is contained in:
2024-02-23 17:04:33 -05:00
commit a68515a4ef
264 changed files with 82692 additions and 0 deletions

11
fonts/gamefont.css Normal file
View File

@@ -0,0 +1,11 @@
@font-face {
font-family: GameFont;
src: url("mplus-1m-regular.ttf");
}
.IIV::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button {
opacity: 0;
pointer-events: none;
width: 5px;
}

BIN
fonts/mplus-1m-regular.ttf Normal file

Binary file not shown.