Mystical Archive (JP)

This commit is contained in:
Kyle
2021-04-28 20:36:45 -07:00
parent ed72a75c7d
commit 7272a706ce
73 changed files with 647 additions and 3 deletions

View File

@@ -59,6 +59,14 @@
font-family: fritz-quadrata;
src: url("/fonts/fritz-quadrata.ttf");
}
@font-face {
font-family: japanese-title;
src: url("/fonts/NfMotoyaAporoStd-W1.otf");
}
@font-face {
font-family: japanese;
src: url('/fonts/2012c863631ba71f874aba70590795a1.otf');
}
/*Variables*/
:root {
--site-background: url('/img/lowpolyBackground.svg');