Use Source Sans Pro font, selfhosted

This commit is contained in:
Cadence Ember 2022-11-10 23:55:31 +13:00
parent 02819a7459
commit b0e90f5cf9
Signed by untrusted user: cadence
GPG key ID: BC1C2C61CF521B17
6 changed files with 42 additions and 4 deletions

View file

@ -22,6 +22,7 @@
#".js" #"text/javascript"
#".png" #"image/png"
#".svg" #"image/svg+xml"
#".woff2" #"font/woff2"
#".txt" #"text/plain"))
(define (ext->mime-type ext)