:root{
--font-display:"Playfair Display",Georgia,serif;
--font-body:"Inter",-apple-system,Helvetica,Arial,sans-serif;
--font-display-thew:"Noto Serif Display",Georgia,serif;
--text-xs:12px;
--text-sm:14px;
--text-base:16px;
--text-md:18px;
--text-lg:22px;
--text-xl:28px;
--text-2xl:36px;
--text-3xl:48px;
--text-4xl:64px;
--text-5xl:84px;
--leading-tight:1.1;
--leading-snug:1.3;
--leading-normal:1.6;
--leading-relaxed:1.8;
--tracking-tight:-0.01em;
--tracking-normal:0;
--tracking-wide:0.06em;
--tracking-wider:0.14em;
}
