@font-face {
    font-family: 'Neue Montreal';
    src: url('neue-montreal/regular.woff2') format('woff2'),
        url('neue-montreal/regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    
}

@font-face {
    font-family: 'Neue Montreal';
    src: url('neue-montreal/medium.woff2') format('woff2'),
        url('neue-montreal/medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    
}

@font-face {
    font-family: 'Neue Montreal';
    src: url('neue-montreal/semibold.woff2') format('woff2'),
        url('neue-montreal/semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    
}
