:root{
--font-sans:"Alte Haas Grotesk",-apple-system,"Helvetica Neue",Arial,sans-serif;
--font-hand:"Permanent Marker",cursive;
--text-xs:12px;
--text-sm:14px;
--text-base:16px;
--text-md:18px;
--text-lg:22px;
--text-xl:28px;
--text-2xl:36px;
--text-3xl:52px;
--text-4xl:76px;
--text-display:120px;
--leading-tight:1.05;
--leading-snug:1.2;
--leading-normal:1.5;
--tracking-tight:-0.02em;
--tracking-normal:0;
--tracking-wide:0.08em;
--weight-regular:400;
--weight-bold:700;
}
