:root{

--font-family:Inter,sans-serif;

--font-xs:.75rem;

--font-sm:.875rem;

--font-md:1rem;

--font-lg:1.125rem;

--font-xl:1.5rem;

--font-2xl:2rem;

--weight-light:300;

--weight-normal:400;

--weight-medium:500;

--weight-semibold:600;

--weight-bold:700;

}