@font-face {
    font-family: 'Lato Regular';
    font-style: normal;
    font-weight: 400;
    src: url(Lato-Regular.eot); /* For IE6-8 */
    src: local('Lato Regular'), local('Lato-Regular'),
        url(Lato-Regular.woff2) format('woff2'), /* Super Modern Browsers */
        url(Lato-Regular.woff) format('woff');
}


@font-face {
    font-family: 'Lato Bold';
    font-style: normal;
    font-weight: 400;
    src: url(Lato-Bold.eot); /* For IE6-8 */
    src: local('Lato Bold'), local('Lato-Bold'),
    url(Lato-Bold.woff2) format('woff2'), /* Super Modern Browsers */
    url(Lato-Bold.woff) format('woff');
}


@font-face {
    font-family: 'Lato Light';
    font-style: normal;
    font-weight: 400;
    src: url(Lato-Light.eot); /* For IE6-8 */
    src: local('Lato Light'), local('Lato-Light'),
    url(Lato-Light.woff2) format('woff2'), /* Super Modern Browsers */
    url(Lato-Light.woff) format('woff');
}

@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: url(Lato-Black.eot); /* For IE6-8 */
    src: local('Lato Black'), local('Lato-Black'),
    url(Lato-Black.woff2) format('woff2'), /* Super Modern Browsers */
    url(Lato-Black.woff) format('woff');
}


@font-face {
    font-family: 'Lato Italic';
    font-style: normal;
    font-weight: 400;
    src: url(Lato-Italic.eot); /* For IE6-8 */
    src: local('Lato Italic'), local('Lato-Italic'),
    url(Lato-Italic.woff2) format('woff2'), /* Super Modern Browsers */
    url(Lato-Italic.woff) format('woff');
}
