Fix Dossier font

This commit is contained in:
Josh birnholz
2024-03-24 02:23:35 -04:00
parent a92f6c9b84
commit b54b9ba270

View File

@@ -114,6 +114,8 @@
@font-face {
font-family: specialelite;
src: url('../fonts/SpecialElite-Regular.ttf') format('truetype');
}
@font-face {
font-family: neosans;
src: url('../fonts/NeoSansProRegular.OTF') format('opentype');
}