verily -> woff for lots of filesize savage

This commit is contained in:
Koen Lageveen 2016-03-01 19:43:44 +01:00
parent db51e13c5f
commit c6ed821dc7
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -175,6 +175,6 @@
.font ( 'unifont', normal, normal, 'unifont/unifont.woff' );
.font ( 'verily', normal, normal, 'verily/verily.otf' );
.font ( 'verily', normal, normal, 'verily/verily.woff' );
.font ( 'vt323', normal, normal, 'vt323/vt323.ttf' );

View File

@ -638,7 +638,7 @@
font-family: 'verily';
font-weight: normal;
font-style: normal;
src: url('../resources/verily/verily.otf');
src: url('../resources/verily/verily.woff');
}
@font-face {
font-family: 'vt323';