Add serial number

This commit is contained in:
Josh birnholz
2024-06-02 04:16:47 -04:00
parent 3e46d73c02
commit 65720d4345
5 changed files with 93 additions and 1 deletions

View File

@@ -3,6 +3,10 @@
font-family: gothammedium;
src: url("../fonts/gotham-medium.ttf") format('truetype');
}
@font-face {
font-family: gothambold;
src: url("../fonts/gothambold.otf") format('opentype');
}
@font-face {
font-family: belerenb;
src: url("../fonts/beleren-b.ttf") format('truetype');