This commit is contained in:
Koen Lagveen 2022-07-02 10:24:53 +02:00
parent 20de388a9d
commit 0f9da17095
2 changed files with 25 additions and 25 deletions

View File

@ -992,6 +992,24 @@
"website": "https://finaltype.de/en/projects/monoflow",
"year": 2020
},
"monofoki": {
"author": "Marvin Dostal",
"description": "Fork of Mononoki.",
"license": "SIL OFL",
"ligatures": false,
"name": "Monofoki",
"rendering": "vector",
"style": "sans",
"zerostyle": "slashed",
"website": "https://github.com/datMaffin/monofoki",
"year": 2021,
"variants": [
"regular",
"italic",
"bold",
"bold-italic"
]
},
"monofur": {
"author": "Tobias Benjamin Köhler",
"ligatures": false,
@ -1012,24 +1030,6 @@
"website": "http://larsenwork.com/monoid/",
"year": 2015
},
"monofoki": {
"author": "Marvin Dostal",
"description": "Fork of Mononoki.",
"license": "SIL OFL",
"ligatures": false,
"name": "Monofoki",
"rendering": "vector",
"style": "sans",
"zerostyle": "slashed",
"website": "https://github.com/datMaffin/monofoki",
"year": 2021,
"variants": [
"regular",
"italic",
"bold",
"bold-italic"
]
},
"mononoki": {
"author": "Matthias Tellen",
"license": "SIL OFL",

View File

@ -244,23 +244,23 @@
.font ( 'monoflow', normal, italic, 'monoflow/monoflow-italic.woff2' );
.font ( 'monoflow', normal, normal, 'monoflow/monoflow.woff2' );
.font ( 'monofur', normal, italic, 'monofur/monofur-italic.woff' );
.font ( 'monofur', normal, normal, 'monofur/monofur.woff' );
.font ( 'monofoki', bold, italic, 'monofoki/monofoki-bold-italic.otf' );
.font ( 'monofoki', bold, normal, 'monofoki/monofoki-bold.otf' );
.font ( 'monofoki', normal, italic, 'monofoki/monofoki-italic.otf' );
.font ( 'monofoki', normal, normal, 'monofoki/monofoki.otf' );
.font ( 'mononoki', bold, italic, 'mononoki/mononoki-bold-italic.woff' );
.font ( 'mononoki', bold, normal, 'mononoki/mononoki-bold.woff' );
.font ( 'mononoki', normal, italic, 'mononoki/mononoki-italic.woff' );
.font ( 'mononoki', normal, normal, 'mononoki/mononoki.woff' );
.font ( 'monofur', normal, italic, 'monofur/monofur-italic.woff' );
.font ( 'monofur', normal, normal, 'monofur/monofur.woff' );
.font ( 'monoid', bold, normal, 'monoid/monoid-bold.ttf' );
.font ( 'monoid', normal, italic, 'monoid/monoid-italic.ttf' );
.font ( 'monoid', normal, normal, 'monoid/monoid.ttf' );
.font ( 'mononoki', bold, italic, 'mononoki/mononoki-bold-italic.woff' );
.font ( 'mononoki', bold, normal, 'mononoki/mononoki-bold.woff' );
.font ( 'mononoki', normal, italic, 'mononoki/mononoki-italic.woff' );
.font ( 'mononoki', normal, normal, 'mononoki/mononoki.woff' );
.font ( 'mplus', bold, normal, 'mplus/mplus-bold.ttf' );
.font ( 'mplus', normal, normal, 'mplus/mplus.ttf' );