Opravil jsem font (aby fungovala diakritika apod.)
This commit is contained in:
parent
91b6220f24
commit
2ae906495d
3 changed files with 2 additions and 2 deletions
|
@ -8,10 +8,10 @@
|
|||
font-weight: normal;
|
||||
}
|
||||
|
||||
/* https://fontzone.net/font-details/qtghoulface-regular doplněný o diakritiku pomocí FontForge*/
|
||||
@font-face {
|
||||
font-family: 'GhoulFace';
|
||||
src: url("../fonts/ghoul/ghoulheadline.ttf"),
|
||||
url("../fonts/ghoul/ghoul.woff");
|
||||
src: url("../fonts/ghoul/ghoul.ttf");
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue