update stylesheet

This commit is contained in:
Koen Lageveen 2017-07-22 16:14:01 +02:00
parent 5f1afdeb94
commit 8bb71a86f0
1 changed files with 8 additions and 2 deletions

View File

@ -302,13 +302,13 @@
font-family: 'firacode';
font-weight: bold;
font-style: normal;
src: url('../resources/firacode/firacode-bold.otf');
src: url('../resources/firacode/firacode-bold.woff');
}
@font-face {
font-family: 'firacode';
font-weight: normal;
font-style: normal;
src: url('../resources/firacode/firacode.otf');
src: url('../resources/firacode/firacode.woff');
}
@font-face {
font-family: 'fixedsys';
@ -676,6 +676,12 @@
font-style: normal;
src: url('../resources/notcouriersans/notcouriersans.woff');
}
@font-face {
font-family: 'noto';
font-weight: bold;
font-style: normal;
src: url('../resources/noto/noto.ttf');
}
@font-face {
font-family: 'nova';
font-weight: bold;