@font-face {
    font-family: "AudiType";
    font-weight: 400;
    font-style: normal;
    src: local("AudiType-Regular"), url("../fonts/AudiType-Regular.woff2") format("woff2"), url("../fonts/AudiType-Regular.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "AudiType";
    font-weight: 700;
    font-style: normal;
    src: local("AudiType-Bold"), url("../fonts/AudiType-Bold.woff2") format("woff2"), url("../fonts/AudiType-Bold.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "AudiTypeExtended";
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/audi_type_extended_normal.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "AudiTypeExtended";
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/audi_type_extended_bold.woff") format("woff");
    font-display: swap;
}

/***********************************************************************************/

@font-face {
    font-family: "Roboto";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/Roboto-Regular.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/Roboto-Regular.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    font-weight: 500;
    font-style: normal;
    src: url("../fonts/Roboto-Bold.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    font-weight: 500;
    font-style: normal;
    src: url("../fonts/Roboto-Bold.woff2") format("woff2");
    font-display: swap;
}