Compare commits
No commits in common. "acdadc06ab75d16df3b2a5641bffb0bdd7230865" and "622b6327736189846d7ad4666448079d69f7e420" have entirely different histories.
acdadc06ab
...
622b632773
3 changed files with 2 additions and 2 deletions
|
@ -8,10 +8,10 @@
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* https://fontzone.net/font-details/qtghoulface-regular doplněný o diakritiku pomocí FontForge*/
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'GhoulFace';
|
font-family: 'GhoulFace';
|
||||||
src: url("../fonts/ghoul/ghoul.ttf");
|
src: url("../fonts/ghoul/ghoulheadline.ttf"),
|
||||||
|
url("../fonts/ghoul/ghoul.woff");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Binary file not shown.
BIN
mamweb/static/fonts/ghoul/ghoulheadline.ttf
Normal file
BIN
mamweb/static/fonts/ghoul/ghoulheadline.ttf
Normal file
Binary file not shown.
Loading…
Reference in a new issue