/* 1.1 Fontes
----------------------------------------------------------------------------------------------------*/


/*-- Lato --*/

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

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

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

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

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