Add Fallout Pipboy frame

This commit is contained in:
Josh birnholz
2024-03-10 20:59:05 -04:00
parent 28af8e2466
commit 1c7d40a3d0
47 changed files with 73 additions and 1 deletions

View File

@@ -114,6 +114,16 @@
@font-face {
font-family: specialelite;
src: url('../fonts/SpecialElite-Regular.ttf') format('truetype');
font-family: neosans;
src: url('../fonts/NeoSansProRegular.OTF') format('opentype');
}
@font-face {
font-family: neosansitalic;
src: url('../fonts/NeoSansProItalic.OTF') format('opentype');
}
@font-face {
font-family: ocra;
src: url('../fonts/OCR A Std Regular.ttf') format('truetype');
}
/*Variables*/
:root {