:root {
    --fs-xs: clamp(16px, 2vw, 24px);

    --ff-cormorant: "Cormorant Infant", sans-serif;
    --ff-raleway: "Raleway", sans-serif;
}