add Fast-Font

This commit is contained in:
2025-01-25 11:57:33 +01:00
parent 73afacea31
commit f92999c1a0
4 changed files with 12 additions and 0 deletions

12
default.css Normal file
View 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

Binary file not shown.

BIN
font/Fast_Sans_Dotted.ttf Normal file

Binary file not shown.

BIN
font/Fast_Serif.ttf Normal file

Binary file not shown.