@font-face {
    font-family: "AudiType";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/AudiType-Normal.woff") format("woff");
}
@font-face {
    font-family: "AudiType";
    font-style: normal;
    font-weight: bold;
    src: url("fonts/AudiType-Bold.woff") format("woff");
}
@font-face {
    font-family: "AudiTypeExt";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/AudiType-ExtendedNormal.woff") format("woff");
}
@font-face {
    font-family: "AudiTypeExt";
    font-style: normal;
    font-weight: bold;
    src: url("fonts/AudiType-ExtendedBold.woff") format("woff");
}
@font-face {
    font-family: "AudiTypeExtNormal";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/AudiType-ExtendedNormal.woff") format("woff");
}
@font-face {
    font-family: "AudiTypeExtBold";
    font-style: normal;
    font-weight: bold;
    src: url("fonts/AudiType-ExtendedBold.woff") format("woff");
}
@font-face {
    font-family: AudiTypeLight;
    src: url("fonts/AudiTypeScreen-Light.woff2") format("woff2"), url("fonts/AudiTypeScreen-Light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: AudiTypeNormal;
    src: url("fonts/AudiTypeScreen-Normal.woff2") format("woff2"), url("fonts/AudiTypeScreen-Normal.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: AudiTypeBold;
    src: url("fonts/AudiTypeScreen-Bold.woff2") format("woff2"), url("fonts/AudiTypeScreen-Bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "audinew";
    src: url("fonts/audi.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "audinewbold";
    src: url("fonts/audibold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}