
/* Using system stack that resembles Inter; replace with local @font-face if you add files */
:root { --font-inter: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }
body { font-family: var(--font-inter); }
