diff --git a/style.css b/style.css index 188e013..05628f5 100644 --- a/style.css +++ b/style.css @@ -129,7 +129,7 @@ html { html { height: 100%; - font-family: sans-serif; + font-family: "Dejavu Sans", sans-serif; color: var(--color-text); background-color: var(--color-background); }