diff options
Diffstat (limited to '.fonts/Makefile')
-rw-r--r-- | .fonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.fonts/Makefile b/.fonts/Makefile index 12d4224..b894927 100644 --- a/.fonts/Makefile +++ b/.fonts/Makefile @@ -2,6 +2,7 @@ fonts = InconsolataHellenic.otf \ ubuntu-font-family-0.80 \ Courier-Prime \ Fell \ + SourceCodePro_FontsOnly-1.017 \ Vollkorn all: $(fonts) |