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

}


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

}