mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
Add Fallout Pipboy frame
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user