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

}




@font-face {
    font-family: 'mont_regularregular';
    src: url('fonts/mont-regular-webfont.woff2') format('woff2'),
         url('fonts/mont-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}