.roboto-flex-regular {
    font-family: 'Roboto Flex', sans-serif !important;
}

/* ROBOTO FLEX */

.roboto-flex-variable {
    font-family: 'Roboto Flex Variable', sans-serif !important;
    font-weight: 400 !important;
}

.roboto-flex-variable-500 {
    font-family: 'Roboto Flex Variable', sans-serif !important;
    font-weight: 500 !important;
}

.roboto-flex-variable-bold {
    font-family: 'Roboto Flex Variable', sans-serif !important;
    font-weight: 700 !important;
}

.roboto-flex-variable-light {
    font-family: 'Roboto Flex Variable', sans-serif !important;
    font-weight: 300 !important;
}

/* ROBOTO CONDENSED */

.roboto-condensed-regular {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 400 !important;
}

.roboto-condensed-500 {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 500 !important;
}

.roboto-condensed-bold {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 700 !important;
}

.roboto-condensed-light {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 300 !important;
}

.dinpro-regular {
    font-family: 'DIN Pro Regular', sans-serif !important;
    font-weight: 400 !important;
}

.dinpro-light {
    font-family: 'DIN Pro Light', sans-serif !important;
    font-weight: 300 !important;
}

.dinpro-medium {
    font-family: 'DIN Pro Medium', sans-serif !important;
    font-weight: 500 !important;
}

.dinpro-bold {
    font-family: 'DIN Pro Bold', sans-serif !important;
    font-weight: 700 !important;
}

.dinpro {
    font-family: 'DIN Pro', sans-serif !important;
    font-weight: 400 !important;
}