update iosevka

This commit is contained in:
Koen Lageveen 2017-02-13 20:37:47 +01:00
parent 46db0f1f69
commit bfec2424a0
15 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -100,7 +100,7 @@
.font ( 'hermit', bold, normal, 'hermit/hermit-bold.otf' );
.font ( 'hermit', normal, normal, 'hermit/hermit.otf' );
.font ( 'iosevka', normal, normal, 'iosevka/iosevka-regular.ttf' );
.font ( 'iosevka', normal, normal, 'iosevka/iosevka.ttf' );
.font ( 'iosevka', normal, italic, 'iosevka/iosevka-italic.ttf' );
.font ( 'iosevka', bold, normal, 'iosevka/iosevka-bold.ttf' );
.font ( 'iosevka', bold, italic, 'iosevka/iosevka-bold-italic.ttf' );

View File

@ -440,7 +440,7 @@
font-family: 'iosevka';
font-weight: normal;
font-style: normal;
src: url('../resources/iosevka/iosevka-regular.ttf');
src: url('../resources/iosevka/iosevka.ttf');
}
@font-face {
font-family: 'iosevka';