
/* ### BMW Type Next Pro ### */

/* BMW Type Next Pro Thin */
@font-face {
    font-family: 'BMW Type Next Pro';
    src: url('bmw-fonts/BMWTypeNextPro-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

/* BMW Type Next Pro Light */
@font-face {
    font-family: 'BMW Type Next Pro';
    src: url('bmw-fonts/BMWTypeNextPro-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

/* BMW Type Next Pro Regular */
@font-face {
    font-family: 'BMW Type Next Pro';
    src: url('bmw-fonts/BMWTypeNextPro-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

/* BMW Type Next Pro Bold */
@font-face {
    font-family: 'BMW Type Next Pro';
    src: url('bmw-fonts/BMWTypeNextPro-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}



/* ### BMW Type Next Condensed Pro ### */

/* BMW Type Next Condensed Pro Thin */
@font-face {
    font-family: 'BMW Type Next Condensed Pro';
    src: url('bmw-fonts/BMWTypeNextCondensedPro-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

/* BMW Type Next Condensed Pro Light */
@font-face {
    font-family: 'BMW Type Next Condensed Pro';
    src: url('bmw-fonts/BMWTypeNextCondensedPro-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

/* BMW Type Next Condensed Pro Regular */
@font-face {
    font-family: 'BMW Type Next Condensed Pro';
    src: url('bmw-fonts/BMWTypeNextCondensedPro-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

/* BMW Type Next Condensed Pro Bold */
@font-face {
    font-family: 'BMW Type Next Condensed Pro';
    src: url('bmw-fonts/BMWTypeNextCondensedPro-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
