/* lato regular */
@font-face {
    font-family: 'Lato';
    src: url('../eot/lato-regular.eot');
    src: url('../eot/lato-regulard41d.eot#iefix') format('embedded-opentype'),
         url('../woff2/lato-regular.woff2') format('woff2'),
         url('../woff/lato-regular.woff') format('woff'),
         url('../ttf/lato-regular.ttf') format('truetype'),
         url('../svg/lato-regular.svg#Lato_regularregular') format('svg');
    font-weight: 400;
    font-style: normal;
}
/* Lato italic */
@font-face {
    font-family: 'Lato';
    src: url('../lato-italic.html');
    src: url('../lato-italic.html#iefix') format('embedded-opentype'),
         url('../lato-italic-2.html') format('woff2'),
         url('../lato-italic-3.html') format('woff'),
         url('../lato-italic-4.html') format('truetype'),
         url('../lato-italic-5.html#Lato_regularitalic') format('svg');
    font-weight: 400;
    font-style: italic;
}
/* Lato bold */
@font-face {
    font-family: 'Lato';
    src: url('../eot/lato-bold.eot');
    src: url('../eot/lato-boldd41d.eot#iefix') format('embedded-opentype'),
         url('../woff2/lato-bold.woff2') format('woff2'),
         url('../woff/lato-bold.woff') format('woff'),
         url('../ttf/lato-bold.ttf') format('truetype'),
         url('../svg/lato-bold.svg#Latobold') format('svg');
    font-weight: 700;
    font-style: normal;
}