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