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

}

@font-face {
    font-family: 'semibold';
    src: url('../typo/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../typo/montserrat-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}