/*----------////FONTS\\\\-------------*/

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

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

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