:root{
--font-display:"Space Grotesk",ui-sans-serif,sans-serif;
--font-body:"Inter",ui-sans-serif,sans-serif;
--fw-light:300;/* @kind other */--fw-regular:400;/* @kind other */--fw-medium:500;/* @kind other */--fw-semibold:600;/* @kind other */--fw-bold:700;/* @kind other */
--text-xs:12px;--lh-xs:16px;
--text-sm:14px;--lh-sm:20px;
--text-base:16px;--lh-base:24px;
--text-md:18px;--lh-md:27px;
--text-lg:22px;--lh-lg:30px;
--text-xl:28px;--lh-xl:36px;
--text-2xl:36px;--lh-2xl:44px;
--text-3xl:48px;--lh-3xl:54px;
--text-4xl:64px;--lh-4xl:68px;
--tracking-tight:-0.01em;--tracking-normal:0;--tracking-wide:0.04em;
}
