@font-face{font-family:'Poppins';font-style:normal;font-weight:500 700;font-display:swap;src:local('Poppins');}
@font-face{font-family:'Inter';font-style:normal;font-weight:400 600;font-display:swap;src:local('Inter');}
:root{
--font-display:'Poppins',ui-sans-serif,system-ui,sans-serif;
--font-body:'Inter',ui-sans-serif,system-ui,sans-serif;
--text-eyebrow:11px;
--text-sm:14px;
--text-body:16px;
--text-lg:18px;
--text-h4:20px;
--text-h3:26px;
--text-h2:34px;
--text-h1:44px;
--lh-tight:1.15;/* @kind other */
--lh-snug:1.35;/* @kind other */
--lh-normal:1.6;/* @kind other */
--tracking-eyebrow:.12em;
}
