@font-face {
    font-family: 'Lato';
    src: url('../fonts/LatoLight.eot');
    src: local('../fonts/LatoLight'), local('../fonts/LatoLight'), 
         url('../fonts/LatoLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LatoLight.woff') format('woff'),
         url('../fonts/LatoLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Lato';
    src: url('../fonts/LatoLightItalic.eot');
    src: local('../fonts/LatoLightItalic'), local('../fonts/LatoLightItalic'), 
         url('../fonts/LatoLightItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LatoLightItalic.woff') format('woff'),
         url('../fonts/LatoLightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/LatoRegular.eot');
    src: local('../fonts/LatoRegular'), local('../fonts/LatoRegular'), 
         url('../fonts/LatoRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LatoRegular.woff') format('woff'),
         url('../fonts/LatoRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/LatoBold.eot');
    src: local('../fonts/LatoBold'), local('../fonts/LatoBold'), 
         url('../fonts/LatoBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LatoBold.woff') format('woff'),
         url('../fonts/LatoBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
