diff --git a/client/global.css b/client/global.css index 1376be50..304f68b6 100644 --- a/client/global.css +++ b/client/global.css @@ -77,7 +77,8 @@ body { @apply bg-background text-foreground; - font-family: 'Inter', system-ui, -apple-system, sans-serif; + font-family: 'Courier New', 'Courier', monospace; + letter-spacing: 0.025em; } html {