Add input mono font
This commit is contained in:
parent
554a4f714b
commit
5a29d2c549
BIN
fonts/input-mono/Input-BoldItalic_(InputMono-BoldItalic).ttf
Normal file
BIN
fonts/input-mono/Input-BoldItalic_(InputMono-BoldItalic).ttf
Normal file
Binary file not shown.
BIN
fonts/input-mono/Input-Bold_(InputMono-Bold).ttf
Normal file
BIN
fonts/input-mono/Input-Bold_(InputMono-Bold).ttf
Normal file
Binary file not shown.
BIN
fonts/input-mono/Input-Italic_(InputMono-Italic).ttf
Normal file
BIN
fonts/input-mono/Input-Italic_(InputMono-Italic).ttf
Normal file
Binary file not shown.
BIN
fonts/input-mono/Input-Regular_(InputMono-Regular).ttf
Normal file
BIN
fonts/input-mono/Input-Regular_(InputMono-Regular).ttf
Normal file
Binary file not shown.
13
fonts/input-mono/stylesheet.css
Normal file
13
fonts/input-mono/stylesheet.css
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family: 'Input Mono';
|
||||||
|
src: url('FanwoodText-Regular.ttf') format('truetype');
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Fanwood Text';
|
||||||
|
src: url('FanwoodText-Italic.ttf') format('truetype');
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user