/*-- Lato --*/

@font-face {
    font-family: 'LatoLight';
    src: url('webfonts/Lato-Lig-webfont.eot');
    src: url('webfonts/Lato-Lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Lato-Lig-webfont.woff') format('woff'),
         url('webfonts/Lato-Lig-webfont.ttf') 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-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Lato-Reg-webfont.woff') format('woff'),
         url('webfonts/Lato-Reg-webfont.ttf') 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-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Lato-RegIta-webfont.woff') format('woff'),
         url('webfonts/Lato-RegIta-webfont.ttf') 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-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Lato-Bol-webfont.woff') format('woff'),
         url('webfonts/Lato-Bol-webfont.ttf') 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-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Lato-Bla-webfont.woff') format('woff'),
         url('webfonts/Lato-Bla-webfont.ttf') format('truetype'),
         url('webfonts/Lato-Bla-webfont.svg#LatoBlack') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-- Roboto --*/

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