@font-face {
    font-family: 'lato';
    src: url('LatoLatin-Regular.eot');
    src: url('LatoLatin-Regular.eot?#iefix') format('embedded-opentype'),
         url('LatoLatin-Regular.woff2') format('woff2');
         url('LatoLatin-Regular.woff') format('woff');
         url('LatoLatin-Regular.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato_bold';
    src: url('LatoLatin-Bold.eot');
    src: url('LatoLatin-Bold.eot?#iefix') format('embedded-opentype'),
         url('LatoLatin-Bold.woff2') format('woff2');
         url('LatoLatin-Bold.woff') format('woff'),
         url('LatoLatin-Bold.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato_italic';
    src: url('LatoLatin-Italic.eot');
    src: url('LatoLatin-Italic.eot?#iefix') format('embedded-opentype'),
         url('LatoLatin-Italic.woff2') format('woff2');
         url('LatoLatin-Italic.woff') format('woff'),
         url('LatoLatin-Italic.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato_bold_italic';
    src: url('LatoLatin-BoldItalic.eot');
    src: url('LatoLatin-BoldItalic.eot?#iefix') format('embedded-opentype'),
         url('LatoLatin-BoldItalic.woff2') format('woff2');
         url('LatoLatin-BoldItalic.woff') format('woff'),
         url('LatoLatin-BoldItalic.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato_light';
    src: url('LatoLatin-Light.eot');
    src: url('LatoLatin-Light.eot?#iefix') format('embedded-opentype'),
         url('LatoLatin-Light.woff2') format('woff2');
         url('LatoLatin-Light.woff') format('woff'),
         url('LatoLatin-Light.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}
