diff --git a/styles.css b/styles.css index 711283e..5cc9aae 100644 --- a/styles.css +++ b/styles.css @@ -281,7 +281,7 @@ html { body { background-color: var(--background); color: var(--foreground); - font-family: var(--font-family, 'IBM Plex Mono', monospace) !important; + font-family: var(--font-family, 'Inter', sans-serif) !important; overflow: hidden; transition: background-color 0.3s ease,