/* PRIMARY FONT */

@font-face {
    font-family: 'Nobel';
    src: url('fonts/Nobel-Regular.woff2') format('woff2'),
        url('fonts/Nobel-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nobel';
    src: url('fonts/Nobel-RegularItalic.woff2') format('woff2'),
        url('fonts/Nobel-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Nobel';
    src: url('fonts/Nobel-ExtraLight.woff2') format('woff2'),
        url('fonts/Nobel-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Nobel';
    src: url('fonts/Nobel-ExtraLightItalic.woff2') format('woff2'),
        url('fonts/Nobel-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'Nobel';
    src: url('fonts/Nobel-Light.woff2') format('woff2'),
        url('fonts/Nobel-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Nobel';
    src: url('fonts/Nobel-LightItalic.woff2') format('woff2'),
        url('fonts/Nobel-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Nobel';
    src: url('fonts/Nobel-Bold.woff2') format('woff2'),
        url('fonts/Nobel-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Nobel';
    src: url('fonts/Nobel-BoldItalic.woff2') format('woff2'),
        url('fonts/Nobel-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Nobel';
    src: url('fonts/Nobel-Black.woff2') format('woff2'),
        url('fonts/Nobel-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Nobel';
    src: url('fonts/Nobel-BlackItalic.woff2') format('woff2'),
        url('fonts/Nobel-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}


/* condensed */
@font-face {
    font-family: 'Nobel RegularCondensed';
    src: url('fonts/Nobel-RegularCondensed.woff2') format('woff2'),
        url('fonts/Nobel-RegularCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Nobel LightCondensed';
    src: url('fonts/Nobel-LightCondensed.woff2') format('woff2'),
        url('fonts/Nobel-LightCondensed.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Nobel BlackCondensed';
    src: url('fonts/Nobel-BlackCondensed.woff2') format('woff2'),
        url('fonts/Nobel-BlackCondensed.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Nobel BookCondensed';
    src: url('fonts/Nobel-BookCondensed.woff2') format('woff2'),
        url('fonts/Nobel-BookCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nobel ExtraLightCondensed';
    src: url('fonts/Nobel-ExtraLightCondensed.woff2') format('woff2'),
        url('fonts/Nobel-ExtraLightCondensed.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}


@font-face {
    font-family: 'Nobel BoldCondensed';
    src: url('fonts/Nobel-BoldCondensed.woff2') format('woff2'),
        url('fonts/Nobel-BoldCondensed.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Nobel Book';
    src: url('fonts/Nobel-Book.woff2') format('woff2'),
        url('fonts/Nobel-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Nobel Book';
    src: url('fonts/Nobel-BookItalic.woff2') format('woff2'),
        url('fonts/Nobel-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}


@font-face {
    font-family: 'Nobel Condensed';
    src: url('fonts/Nobel-RegularCondensed.woff2') format('woff2'),
        url('fonts/Nobel-RegularCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Nobel Condensed';
    src: url('fonts/Nobel-LightCondensed.woff2') format('woff2'),
        url('fonts/Nobel-LightCondensed.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Nobel Condensed';
    src: url('fonts/Nobel-BlackCondensed.woff2') format('woff2'),
        url('fonts/Nobel-BlackCondensed.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Nobel Condensed';
    src: url('fonts/Nobel-BoldCondensed.woff2') format('woff2'),
        url('fonts/Nobel-BoldCondensed.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Nobel Condensed';
    src: url('fonts/Nobel-ExtraLightCondensed.woff2') format('woff2'),
        url('fonts/Nobel-ExtraLightCondensed.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
