:root{
--font-display:'IdealistSansLight','Newsreader',ui-serif,Georgia,serif;
--font-display-fallback:'Newsreader',ui-serif,Georgia,serif;
--font-body:'IdealistSans','Manrope',ui-sans-serif,system-ui,sans-serif;
--font-mono:ui-monospace,'SFMono-Regular',Menlo,Consolas,monospace;

--text-xs:12px;--text-sm:14px;--text-base:16px;--text-md:18px;--text-lg:21px;--text-xl:26px;--text-2xl:32px;--text-3xl:40px;--text-4xl:52px;--text-5xl:68px;

--leading-tight:1.1;--leading-snug:1.25;--leading-normal:1.5;--leading-relaxed:1.65;

--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;

--tracking-tight:-0.02em;--tracking-normal:0;--tracking-wide:0.04em;--tracking-wider:0.09em;
}
