diff --git a/css/style.css b/css/style.css index 208be12..98ba076 100644 --- a/css/style.css +++ b/css/style.css @@ -34,7 +34,7 @@ body { box-sizing: border-box; - font-family: "Open Sans", sans-serif; + font-family: "Atkinson Hyperlegible", sans-serif; color: var(--txt-color); background-color: var(--bg-color); display: flex;