@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url('lato/lato-light.eot');
    src: url('lato/lato-light.eot') format('embedded-opentype'),
         url('lato/lato-light.woff2') format('woff2'),
         url('lato/lato-light.woff') format('woff'),
         url('lato/lato-light.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    src: url('lato/lato-lightitalic.eot');
    src: url('lato/lato-lightitalic.eot') format('embedded-opentype'),
         url('lato/lato-lightitalic.woff2') format('woff2'),
         url('lato/lato-lightitalic.woff') format('woff'),
         url('lato/lato-lightitalic.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('lato/lato-regular.eot');
    src: url('lato/lato-regular.eot') format('embedded-opentype'),
         url('lato/lato-regular.woff2') format('woff2'),
         url('lato/lato-regular.woff') format('woff'),
         url('lato/lato-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('lato/lato-bold.eot');
    src: url('lato/lato-bold.eot') format('embedded-opentype'),
         url('lato/lato-bold.woff2') format('woff2'),
         url('lato/lato-bold.woff') format('woff'),
         url('lato/lato-bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    src: url('lato/lato-bolditalic.eot');
    src: url('lato/lato-bolditalic.eot') format('embedded-opentype'),
         url('lato/lato-bolditalic.woff2') format('woff2'),
         url('lato/lato-bolditalic.woff') format('woff'),
         url('lato/lato-bolditalic.ttf') format('truetype');
}
