@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-SemiBoldItalic.eot');
    src: url('../fonts/Mont-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mont-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Mont-SemiBoldItalic.woff') format('woff'),
        url('../fonts/Mont-SemiBoldItalic.ttf') format('truetype'),
        url('../fonts/Mont-SemiBoldItalic.svg#Mont-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Bold.eot');
    src: url('../fonts/Mont-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mont-Bold.woff2') format('woff2'),
        url('../fonts/Mont-Bold.woff') format('woff'),
        url('../fonts/Mont-Bold.ttf') format('truetype'),
        url('../fonts/Mont-Bold.svg#Mont-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Regular.eot');
    src: url('../fonts/Mont-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mont-Regular.woff2') format('woff2'),
        url('../fonts/Mont-Regular.woff') format('woff'),
        url('../fonts/Mont-Regular.ttf') format('truetype'),
        url('../fonts/Mont-Regular.svg#Mont-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MontBook';
    src: url('../fonts/Mont-Book.eot');
    src: url('../fonts/Mont-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mont-Book.woff2') format('woff2'),
        url('../fonts/Mont-Book.woff') format('woff'),
        url('../fonts/Mont-Book.ttf') format('truetype'),
        url('../fonts/Mont-Book.svg#Mont-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-BoldItalic.eot');
    src: url('../fonts/Mont-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mont-BoldItalic.woff2') format('woff2'),
        url('../fonts/Mont-BoldItalic.woff') format('woff'),
        url('../fonts/Mont-BoldItalic.ttf') format('truetype'),
        url('../fonts/Mont-BoldItalic.svg#Mont-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

