switch to latest ttf for daddytime

This commit is contained in:
Koen Lageveen 2019-07-28 20:03:04 +02:00
parent b4041c2fca
commit 347936e00f
4 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -71,7 +71,7 @@
.font ( 'cutive', normal, normal, 'cutive/cutive.ttf' );
.font ( 'daddytimemono', normal, normal, 'daddytimemono/daddytimemono.woff');
.font ( 'daddytimemono', normal, normal, 'daddytimemono/daddytimemono.ttf');
.font ( 'dejavu', bold, italic, 'dejavu/dejavu-bold-italic.woff' );
.font ( 'dejavu', bold, normal, 'dejavu/dejavu-bold.woff' );

View File

@ -302,7 +302,7 @@
font-family: 'daddytimemono';
font-weight: normal;
font-style: normal;
src: url('../resources/daddytimemono/daddytimemono.woff');
src: url('../resources/daddytimemono/daddytimemono.ttf');
}
@font-face {
font-family: 'dejavu';