@font-face {
    font-family: 'lato';
    src: url('../images/lato-thin.eot');
    src: url('../images/lato-thin.eot?#iefix') format('embedded-opentype'),
        url('../images/lato-thin.woff2') format('woff2'),
        url('../images/lato-thin.woff') format('woff'),
        url('../images/lato-thin.ttf') format('truetype');

    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../images/lato-light.eot');
    src: url('../images/lato-light.eot?#iefix') format('embedded-opentype'),
        url('../images/lato-light.woff2') format('woff2'),
        url('../images/lato-light.woff') format('woff'),
        url('../images/lato-light.ttf') format('truetype');

    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../images/lato-regular.eot');
    src: url('../images/lato-regular.eot?#iefix')
            format('embedded-opentype'),
        url('../images/lato-regular.woff2') format('woff2'),
        url('../images/lato-regular.woff') format('woff'),
        url('../images/lato-regular.ttf') format('truetype');

    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../images/lato-medium.eot');
    src: url('../images/lato-medium.eot?#iefix') format('embedded-opentype'),
        url('../images/lato-medium.woff2') format('woff2'),
        url('../images/lato-medium.woff') format('woff'),
        url('../images/lato-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../images/lato-semibold.eot');
    src: url('../images/lato-semibold.eot?#iefix')
            format('embedded-opentype'),
        url('../images/lato-semibold.woff2') format('woff2'),
        url('../images/lato-semibold.woff') format('woff'),
        url('../images/lato-semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../images/lato-bold.eot');
    src: url('../images/lato-bold.eot?#iefix') format('embedded-opentype'),
        url('../images/lato-bold.woff2') format('woff2'),
        url('../images/lato-bold.woff') format('woff'),
        url('../images/lato-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../images/lato-italic.eot');
    src: url('../images/lato-italic.eot?#iefix') format('embedded-opentype'),
        url('../images/lato-italic.woff2') format('woff2'),
        url('../images/lato-italic.woff') format('woff'),
        url('../images/lato-italic.ttf') format('truetype');

    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'lato';
    src: url('../images/lato-semibolditalic.eot');
    src: url('../images/lato-semibolditalic.eot?#iefix')
            format('embedded-opentype'),
        url('../images/lato-semibolditalic.woff2') format('woff2'),
        url('../images/lato-semibolditalic.woff') format('woff'),
        url('../images/lato-semibolditalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}
