:root{
--font-display:'Quicksand',ui-rounded,'Nunito',sans-serif;
--font-body:'Nunito','Segoe UI',sans-serif;
--font-mono:'DM Mono','SFMono-Regular',Consolas,monospace;
--text-xs:12px;--text-sm:14px;--text-base:16px;--text-md:18px;--text-lg:20px;--text-xl:24px;--text-2xl:28px;--text-3xl:32px;--text-4xl:40px;--text-5xl:48px;--text-6xl:60px;
--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;
--leading-tight:1.1;--leading-snug:1.25;--leading-normal:1.5;--leading-relaxed:1.65;
--tracking-tight:-0.01em;--tracking-normal:0;--tracking-wide:0.04em;--tracking-widest:0.12em;
}
