:root{
--font-display:'Outfit',sans-serif;
--font-body:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
--font-mono:'JetBrains Mono',ui-monospace,Menlo,monospace;

--text-display-xxl-size:96px;--text-display-xxl-lh:.92;--text-display-xxl-ls:-3.8px;--text-display-xxl-weight:600;
--text-display-xl-size:72px;--text-display-xl-lh:.98;--text-display-xl-ls:-2.6px;--text-display-xl-weight:600;
--text-display-lg-size:52px;--text-display-lg-lh:1.02;--text-display-lg-ls:-1.6px;--text-display-lg-weight:600;
--text-display-md-size:30px;--text-display-md-lh:1.15;--text-display-md-ls:-.6px;--text-display-md-weight:600;

--text-headline-size:21px;--text-headline-lh:1.25;--text-headline-ls:-.3px;--text-headline-weight:700;
--text-subhead-size:22px;--text-subhead-lh:1.35;--text-subhead-ls:0px;--text-subhead-weight:400;
--text-body-lg-size:18px;--text-body-lg-lh:1.5;--text-body-lg-ls:0px;--text-body-lg-weight:400;
--text-body-size:15px;--text-body-lh:1.55;--text-body-ls:0px;--text-body-weight:400;
--text-body-sm-size:14px;--text-body-sm-lh:1.5;--text-body-sm-ls:0px;--text-body-sm-weight:500;
--text-caption-size:13px;--text-caption-lh:1.3;--text-caption-ls:.1px;--text-caption-weight:500;
--text-micro-size:12px;--text-micro-lh:1.3;--text-micro-ls:.1px;--text-micro-weight:400;
--text-button-size:15px;--text-button-lh:1;--text-button-ls:-.1px;--text-button-weight:600;
}
