
@font-face {
    font-family: 'Montserrat';
    src: url('montserrat-bold-webfont.html');
    src: url('montserrat-bold-webfontd41d.html?#iefix') format('embedded-opentype'),
		 url('montserrat-bold-webfont-2.html#montserratbold') format('svg'),
         url('montserrat-bold-webfont-3.html') format('woff'),
         url('montserrat-bold-webfont-4.html') format('truetype');
    font-weight: 700;
    font-style: normal;

}




@font-face {
    font-family: 'Montserrat';
    src: url('montserrat-regular-webfont.html');
    src: url('montserrat-regular-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('montserrat-regular-webfont-2.html') format('woff'),
         url('montserrat-regular-webfont-3.html') format('truetype'),
         url('montserrat-regular-webfont-4.html#montserratregular') format('svg');
    font-weight: 400;
    font-style: normal;

}