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

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

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