add Fast-Font
This commit is contained in:
12
default.css
Normal file
12
default.css
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
/* Safari CSS */
|
||||||
|
|
||||||
|
|
||||||
|
/* https://github.com/Born2Root/Fast-Font */
|
||||||
|
@font-face {
|
||||||
|
font-family: FastFont;
|
||||||
|
src: url(~/.dotfiles/font/Fast_Sans.ttf);
|
||||||
|
}
|
||||||
|
|
||||||
|
* {
|
||||||
|
font-family: FastFont !important;
|
||||||
|
}
|
||||||
BIN
font/Fast_Sans.ttf
Normal file
BIN
font/Fast_Sans.ttf
Normal file
Binary file not shown.
BIN
font/Fast_Sans_Dotted.ttf
Normal file
BIN
font/Fast_Sans_Dotted.ttf
Normal file
Binary file not shown.
BIN
font/Fast_Serif.ttf
Normal file
BIN
font/Fast_Serif.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user