@import url('https://fonts.googleapis.com/css2?family=Russo+One&family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&display=swap');
:root{
--font-display:'Russo One',sans-serif;
--font-body:'Raleway',sans-serif;
--fs-display-xl:96px;
--fs-display-lg:72px;
--fs-display-md:56px;
--fs-display-sm:40px;
--fs-h1:40px;
--fs-h2:32px;
--fs-h3:24px;
--fs-h4:20px;
--fs-body-lg:19px;
--fs-body:16px;
--fs-body-sm:14px;
--fs-caption:12px;
--lh-tight:1.02; /* @kind other */
--lh-heading:1.12; /* @kind other */
--lh-body:1.6; /* @kind other */
--ls-display:0.01em; /* @kind other */
--ls-eyebrow:0.18em; /* @kind other */
--fw-regular:400; /* @kind other */
--fw-medium:500; /* @kind other */
--fw-semibold:600; /* @kind other */
--fw-bold:700; /* @kind other */
}
