diff --git a/sass/main.scss b/sass/main.scss
index a3d4d18..1bd9ac4 100644
--- a/sass/main.scss
+++ b/sass/main.scss
@@ -118,7 +118,7 @@ figure {
}
code {
- font-family: Exo2, Hack, DejaVu Sans Mono, Monaco, Consolas, Ubuntu Mono, monospace;
+ font-family: Hack, DejaVu Sans Mono, Monaco, Consolas, Ubuntu Mono, monospace;
font-feature-settings: normal;
background: var(--accent-alpha-20);
padding: 1px 6px;
diff --git a/templates/macros/head.html b/templates/macros/head.html
index 675ed3a..4344198 100644
--- a/templates/macros/head.html
+++ b/templates/macros/head.html
@@ -21,6 +21,7 @@
{%- if config.extra.use_full_hack_font == "exo2" %}
+
{%- elif config.extra.use_full_hack_font %}
{% else %}