diff --git a/css/style.css b/css/style.css index 7e7d48a..166db0d 100644 --- a/css/style.css +++ b/css/style.css @@ -4,9 +4,8 @@ html { scroll-behavior: smooth; } - * { - font-family: Favorit, sans-serif; + font-family: 'Inter', sans-serif; font-size: 11pt; word-break: break-word; }