mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 12:54:57 -05:00
better fonts
This commit is contained in:
@@ -61,12 +61,20 @@
|
||||
}
|
||||
@font-face {
|
||||
font-family: japanese-title;
|
||||
src: url("/fonts/NfMotoyaAporoStd-W1.otf");
|
||||
src: url("/fonts/NudMotoyaExAporo_W6.ttf");
|
||||
}
|
||||
@font-face {
|
||||
font-family: japanese;
|
||||
src: url('/fonts/2012c863631ba71f874aba70590795a1.otf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: invocation;
|
||||
src: url('/fonts/invocation.ttf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: invocation-text;
|
||||
src: url('/fonts/shango-gothic-bold.ttf');
|
||||
}
|
||||
/*Variables*/
|
||||
:root {
|
||||
--site-background: url('/img/lowpolyBackground.svg');
|
||||
|
Reference in New Issue
Block a user