@font-face {
    font-family: 'BMWTypeNextBold';
    src: url('BMWTypeNext-Bold.woff2') format('woff2'),
         url('BMWTypeNext-Bold.woff') format('woff');
    font-weight: 700;
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BMWTypeNextLight';
    src: url('BMWTypeNext-Light.woff2') format('woff2'),
         url('BMWTypeNext-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BMWTypeNextMedium';
    src: url('BMWTypeNext-Medium.woff2') format('woff2'),
         url('BMWTypeNext-Medium.woff') format('woff');
    font-weight: 500;
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BMWTypeNextRegular';
    src: url('BMWTypeNext-Regular.woff2') format('woff2'),
         url('BMWTypeNext-Regular.woff') format('woff');
    font-weight: 400;
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BMWNextIconsLight';
    src: url('bmw_next_icons_light.woff2') format('woff2'),
         url('bmw_next_icons_light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BMWNextIconsRegular';
    src: url('bmw_next_icons_regular.woff2') format('woff2'),
         url('bmw_next_icons_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}