add comic mono font
This commit is contained in:
1
fonts/comic-mono-font
Submodule
1
fonts/comic-mono-font
Submodule
Submodule fonts/comic-mono-font added at 9a96d04cdd
13
fonts/comic-mono-font.css
Normal file
13
fonts/comic-mono-font.css
Normal file
@@ -0,0 +1,13 @@
|
||||
@font-face {
|
||||
font-family: 'Comic Mono';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('/fonts/comic-mono-font/ComicMono.ttf') format('ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Comic Mono';
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
src: url('/fonts/comic-mono-font/ComicMono-Bold.ttf') format('ttf');
|
||||
}
|
Reference in New Issue
Block a user