forked from GithubMirrors/cardconjurer
Fix Dossier font
This commit is contained in:
@@ -114,6 +114,8 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: specialelite;
|
font-family: specialelite;
|
||||||
src: url('../fonts/SpecialElite-Regular.ttf') format('truetype');
|
src: url('../fonts/SpecialElite-Regular.ttf') format('truetype');
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
font-family: neosans;
|
font-family: neosans;
|
||||||
src: url('../fonts/NeoSansProRegular.OTF') format('opentype');
|
src: url('../fonts/NeoSansProRegular.OTF') format('opentype');
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user