:root {
    --ff1: 'Montserrat Alternates', sans-serif;
    --ff2: 'Poppins', sans-serif;
    --cmn: #f1f1f1;
    --brand: #cf1211;
}

