diff --git a/css/main.css b/css/main.css index 700abbe..3ffff1e 100644 --- a/css/main.css +++ b/css/main.css @@ -217,7 +217,7 @@ footer p { } .bloktype { - font-family: "Bloktype"; + font-family: "Bloktype", "Atkinson Hyperlegible Next", sans-serif; font-size: 1.35em; /* because of the blocks the letters are rather small */ color: var(--color-text); }