phyrexian

This commit is contained in:
Kyle
2020-04-15 17:32:30 -07:00
parent 5714835c29
commit baed85a2ad
7 changed files with 8 additions and 4 deletions

View File

@@ -35,6 +35,10 @@
font-family: goudymedieval;
src: url("data/fonts/goudy-medieval.ttf");
}
@font-face {
font-family: phyrexian;
src: url("data/fonts/phyrexian.ttf");
}
:root {
--background-color: #f5f5f5;