/*FONTS.CSS*/



@font-face {
    font-family: 'montserratbold';
    src: url('montserrat-bold.eot');
    src: url('montserrat-boldd41d.eot?#iefix') format('embedded-opentype'),
         url('montserrat-bold.html') format('woff2'),
         url('montserrat-bold.woff') format('woff'),
         url('montserrat-bold.ttf') format('truetype'),
         url('montserrat-bold.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratregular';
    src: url('montserrat-light.eot');
    src: url('montserrat-lightd41d.eot?#iefix') format('embedded-opentype'),
         url('montserrat-light.html') format('woff2'),
         url('montserrat-light.woff') format('woff'),
         url('montserrat-light.ttf') format('truetype'),
         url('montserrat-light.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserrathairline';
    src: url('montserrat-ultralight.eot');
    src: url('montserrat-ultralightd41d.eot?#iefix') format('embedded-opentype'),
         url('montserrat-ultralight.html') format('woff2'),
         url('montserrat-ultralight.woff') format('woff'),
         url('montserrat-ultralight.ttf') format('truetype'),
         url('montserrat-ultralight.svg#montserrathairline') format('svg');
    font-weight: normal;
    font-style: normal;

}





@font-face {
    font-family: 'martelregular';
    src: url('martel-regular.eot');
    src: url('martel-regulard41d.eot?#iefix') format('embedded-opentype'),
         url('martel-regular.html') format('woff2'),
         url('martel-regular.woff') format('woff'),
         url('martel-regular.ttf') format('truetype'),
         url('martel-regular.svg#martelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'martel';
    src: url('martel-ultralight.eot');
    src: url('martel-ultralightd41d.eot?#iefix') format('embedded-opentype'),
         url('martel-ultralight.html') format('woff2'),
         url('martel-ultralight.woff') format('woff'),
         url('martel-ultralight.ttf') format('truetype'),
         url('martel-ultralight.svg#martelultralight') format('svg');
    font-weight: normal;
    font-style: normal;

}