diff --git a/app/views/general/404.phtml b/app/views/general/404.phtml
index 7ec1cfbf21..24ce8c67b3 100644
--- a/app/views/general/404.phtml
+++ b/app/views/general/404.phtml
@@ -88,7 +88,7 @@
}
.brand p {
- font-family: var(--font-family-monospace, "Aeonik Fono");
+ font-family: var(--font-family-monospace, "Fira Code");
font-size: var(--font-size-XS, 12px);
font-style: normal;
font-weight: 400;