:root{
--font-display:'Bebas Neue',Impact,sans-serif;
--font-heading:'Manrope',Arial,sans-serif;
--font-body:'Inter',Arial,sans-serif;
--font-script:'Caveat',cursive;
--numeral-xl:340px;
/* display (Bebas Neue, hero/big numerals) */
--display-xl:120px;
--display-lg:88px;
--display-md:64px;
/* headings (Manrope ExtraBold) */
--h1:56px;
--h2:40px;
--h3:28px;
--h4:22px;
/* body (Inter) */
--body-lg:20px;
--body-md:17px;
--body-sm:15px;
--caption:13px;
--weight-heading:800;
--weight-heading-alt:700;
--weight-body-regular:400;
--weight-body-medium:500;
--lh-tight:1.02; /* @kind other */
--lh-heading:1.1; /* @kind other */
--lh-body:1.5; /* @kind other */
--ls-display:0.01em;
--ls-heading:0; /* @kind other */
--ls-caption:0.08em;
}
