:root{
--font-heading:'Poppins',-apple-system,sans-serif;
--font-body:'Inter',-apple-system,sans-serif;
--fs-display:56px;
--fs-h1:40px;
--fs-h2:32px;
--fs-h3:24px;
--fs-h4:20px;
--fs-body-lg:18px;
--fs-body:16px;
--fs-body-sm:14px;
--fs-caption:12px;
--lh-heading:1.15; /* @kind other */
--lh-body:1.6; /* @kind other */
--lh-caption:1.4; /* @kind other */
--fw-regular:400; /* @kind other */
--fw-medium:500; /* @kind other */
--fw-semibold:600; /* @kind other */
--fw-bold:700; /* @kind other */
--ls-heading:-0.01em;
--ls-caption:0.02em;
}
