@font-face {

    font-family: 'montreal-lightregular';

    src: url('fonts/montreal-light-webfont.eot');

    src: url('fonts/montreal-light-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/montreal-light-webfont.woff2') format('woff2'),

         url('fonts/montreal-light-webfont.woff') format('woff'),

         url('fonts/montreal-light-webfont.ttf') format('truetype'),

         url('fonts/montreal-light-webfont.svg#montreal-lightregular') format('svg');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'sarahlightregular';

    src: url('fonts/sarahlight-webfont.eot');

    src: url('fonts/sarahlight-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/sarahlight-webfont.woff2') format('woff2'),

         url('fonts/sarahlight-webfont.woff') format('woff'),

         url('fonts/sarahlight-webfont.ttf') format('truetype'),

         url('fonts/sarahlight-webfont.svg#sarahlightregular') format('svg');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'CalibriRegular';

    src: url('fonts/calibri.eot');

    src: url('fonts/calibri.eot') format('embedded-opentype'),

         /* url('fonts/calibri.woff2') format('woff2'), */

         url('fonts/calibri.woff') format('woff'),

         url('fonts/calibri.ttf') format('truetype'),

         url('fonts/calibri.svg#CalibriRegular') format('svg');

}

@font-face {

    font-family: 'CalibriBold';

    src: url('fonts/calibri-bold.eot');

    src: url('fonts/calibri-bold.eot') format('embedded-opentype'),

         /* url('fonts/calibri-bold.woff2') format('woff2'), */

         url('fonts/calibri-bold.woff') format('woff'),

         url('fonts/calibri-bold.ttf') format('truetype'),

         url('fonts/calibri-bold.svg#CalibriBold') format('svg');

}