diff --git a/src/app/styles/app.css b/src/app/styles/app.css index 89b27ff..4c31a47 100644 --- a/src/app/styles/app.css +++ b/src/app/styles/app.css @@ -275,7 +275,7 @@ body { @apply bg-background text-foreground; - font-family: "Karla", system-ui, -apple-system, "Segoe UI", Inter, Roboto, Arial, sans-serif; + font-family: var(--font-secondary); font-optical-sizing: auto; }