:root{
--font-display:'Baloo 2',ui-rounded,'Segoe UI',sans-serif;
--font-body:'Poppins',ui-sans-serif,'Segoe UI',sans-serif;
--text-xs:13px;
--text-sm:15px;
--text-base:17px;
--text-lg:20px;
--text-xl:26px;
--text-2xl:34px;
--text-3xl:46px;
--text-4xl:64px;
--leading-tight:1.08;
--leading-snug:1.25;
--leading-normal:1.55;
--weight-regular:400;
--weight-medium:500;
--weight-semibold:600;
--weight-bold:700;
--weight-heavy:800;
}
