@font-face {
    font-family: 'Audi Type Extended';
    src: url('../fonts/AudiType-ExtendedBold.woff2') format('woff2'),
        url('../fonts/AudiType-ExtendedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Audi Type';
    src: url('../fonts/AudiType-Bold.woff2') format('woff2'),
        url('../fonts/AudiType-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Audi Type';
    src: url('../fonts/AudiType-BoldItalic.woff2') format('woff2'),
        url('../fonts/AudiType-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Audi Type Extended';
    src: url('../fonts/AudiType-ExtendedNormal.woff2') format('woff2'),
        url('../fonts/AudiType-ExtendedNormal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Audi Type Extended';
    src: url('../fonts/AudiType-ExtendedItalic.woff2') format('woff2'),
        url('../fonts/AudiType-ExtendedItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Audi Type Extended';
    src: url('../fonts/AudiType-ExtendedBoldItalic.woff2') format('woff2'),
        url('../fonts/AudiType-ExtendedBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Audi Type';
    src: url('../fonts/AudiType-Normal.woff2') format('woff2'),
        url('../fonts/AudiType-Normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Audi Type Wide';
    src: url('../fonts/AudiType-WideBold.woff2') format('woff2'),
        url('../fonts/AudiType-WideBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Audi Type';
    src: url('../fonts/AudiType-Italic.woff2') format('woff2'),
        url('../fonts/AudiType-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Audi Type Wide';
    src: url('../fonts/AudiType-WideNormal.woff2') format('woff2'),
        url('../fonts/AudiType-WideNormal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Audi Type Wide';
    src: url('../fonts/AudiType-WideLight.woff2') format('woff2'),
        url('../fonts/AudiType-WideLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

