@charset "utf-8";
/**********************************FUENTE PÁGINA************************************/

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

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

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

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

















