update font to DM Sans

This commit is contained in:
hazycora 2023-08-02 22:26:13 -05:00
parent e1a3a83184
commit 43e11d1701
No known key found for this signature in database
GPG key ID: 215AF1F81F86940E
24 changed files with 190 additions and 11 deletions

View file

@ -5,7 +5,7 @@
<style>
:root {
height: 100%;
font-family: 'Figtree', Arial, Helvetica, sans-serif;
font-family: 'DM Sans', Arial, Helvetica, sans-serif;
}
* {
font-family: inherit;