/* BMW FUSION */
@font-face {
    font-family: 'BMWTypeNext';
    src: url('../fonts/bmw-fusion/BMWTypeNextPro-Thin.woff2') format('woff2');
    src: url('../fonts/bmw-fusion/BMWTypeNextPro-Thin.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BMWTypeNext';
    src: url('../fonts/bmw-fusion/BMWTypeNextPro-Light.woff2') format('woff2');
    src: url('../fonts/bmw-fusion/BMWTypeNextPro-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BMWTypeNext';
    src: url('../fonts/bmw-fusion/BMWTypeNextPro-Regular.woff2') format('woff2');
    src: url('../fonts/bmw-fusion/BMWTypeNextPro-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BMWTypeNext';
    src: url('../fonts/bmw-fusion/BMWTypeNextPro-Bold.woff2') format('woff2');
    src: url('../fonts/bmw-fusion/BMWTypeNextPro-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* MINI */
@font-face {
    font-family: 'MINI Sans Serif';
    src: url('../fonts/MINISansSerif.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MINI Serif';
    src: url('../fonts/MINISerif.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tahoma';
    src: url('../fonts/tahoma.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tahoma';
    src: url('../fonts/tahomabd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
