mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
fab
This commit is contained in:
@@ -83,6 +83,14 @@
|
||||
font-family: souvenir;
|
||||
src: url('/fonts/Souvenir-Itc-T-OT-Bold.otf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: palatino;
|
||||
src: url('/fonts/Palatino Font.ttf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: amanda;
|
||||
src: url('/fonts/Amanda Std Regular.otf');
|
||||
}
|
||||
/*Variables*/
|
||||
:root {
|
||||
--site-background: url('/img/lowpolyBackground.svg');
|
||||
|
Reference in New Issue
Block a user