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

@font-face {
    font-family: 'montserrat-ultralight';
    src: url('../fonts/montserrat-ultralight-webfont.eot');
    src: url('../fonts/montserrat-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-ultralight-webfont.woff2') format('woff2'),
         url('../fonts/Montserrat-UltraLight.woff') format('woff'),
         url('../fonts/Montserrat-UltraLight.ttf') format('truetype'),
         url('../fonts/montserrat-ultralight-webfont#montserrat_ultralight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat-regular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat-semibold';
    src: url('../fonts/montserrat-semibold-webfont.eot');
    src: url('../fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-semibold-webfont.woff') format('woff'),
         url('../fonts/montserrat-semibold-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/lib/fontawesome-webfont.eot?v=4.3.0');
    src: url('../fonts/lib/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), 
         url('../fonts/lib/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), 
         url('../fonts/lib/fontawesome-webfont.woff?v=4.3.0') format('woff'), 
         url('../fonts/lib/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), 
         url('../fonts/lib/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DomaineDisp-Bold';
    src: url('../fonts/DomaineDisp-Bold.otf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DomaineDisp-Regular';
    src: url('../fonts/DomaineDisp-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DomaineDisp-Semibold';
    src: url('../fonts/DomaineDisp-Semibold.otf');
    font-weight: normal;
    font-style: normal;
}


