@font-face {
   font-family:'BMW Medium';
   font-style: normal;
   font-weight: 500;
   font-display: swap;
   src: local('BMWMedium'), url(https://cdn.lux-medien.com/fonts/bmw/BMWTypeNextProTT-Medium.woff) format('woff');
}   
@font-face {
    font-family:'BMW Regular';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('BMWRegular'), url(https://cdn.lux-medien.com/fonts/bmw/BMWTypeNextProTT-Regular.woff) format('truetype');
}
@font-face {
   font-family:'BMW Thin';
   font-style: normal;
   font-weight: 100;
   font-display: swap;
   src: local('BMWThin'), url(https://cdn.lux-medien.com/fonts/bmw/BMWTypeNextProTT-Thin.woff) format('truetype');
}
@font-face {
   font-family:'BMW Light';
   font-style: normal;
   font-weight: 300;
   font-display: swap;
   src: local('BMWLight'), url(https://cdn.lux-medien.com/fonts/bmw/BMWTypeNextProTT-Light.woff) format('truetype');
}
@font-face {
   font-family:'BMW Bold';
   font-style: normal;
   font-weight: 700;
   font-display: swap;
   src: local('BMWBold'), url(https://cdn.lux-medien.com/fonts/bmw/BMWTypeNextProTT-Bold.woff) format('truetype');
}
