@font-face {
    font-family: 'Roboto';
    src: url('Roboto-BoldItalic.woff2?#iefix') format('woff2'),
        url('Roboto-BoldItalic.woff') format('woff'),
        url('Roboto-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Italic.woff2?#iefix') format('woff2'), url('Roboto-Italic.woff') format('woff'), url('Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Regular.woff2?#iefix') format('woff2'), url('Roboto-Regular.woff') format('woff'), url('Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Bold.woff2?#iefix') format('woff2'), url('Roboto-Bold.woff') format('woff'), url('Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

/*@font-face {
    font-family: 'Nobel';
    src: url('Nobel-Regular.woff2?#iefix') format('woff2'),
        url('Nobel-Regular.woff') format('woff'),
        url('Nobel-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nobel';
    src: url('Nobel-BoldItalic.woff2?#iefix') format('woff2'),
        url('Nobel-BoldItalic.woff') format('woff'),
        url('Nobel-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Nobel';
    src: url('Nobel-RegularItalic.woff2?#iefix') format('woff2'),
        url('Nobel-RegularItalic.woff') format('woff'),
        url('Nobel-RegularItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Nobel';
    src: url('Nobel-Bold.woff2?#iefix') format('woff2'),
        url('Nobel-Bold.woff') format('woff'),
        url('Nobel-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Nobel-Book';
    src: url('Nobel-Book.woff2?#iefix') format('woff2'),
        url('Nobel-Book.woff') format('woff'),
        url('Nobel-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

*/