@font-face {
    font-family: 'lato-regular';
    src: url('regular/lato-regular-webfont.eot');
    src: url('regular/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('regular/lato-regular-webfont.woff') format('woff'),
         url('regular/lato-regular-webfont.ttf') format('truetype'),
         url('regular/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lato-regular';
    src: url('regular/lato-bold-webfont.eot');
    src: url('regular/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('regular/lato-bold-webfont.woff') format('woff'),
         url('regular/lato-bold-webfont.ttf') format('truetype'),
         url('regular/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'lato-regular';
    src: url('regular/lato-italic-webfont.eot');
    src: url('regular/lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('regular/lato-italic-webfont.woff') format('woff'),
         url('regular/lato-italic-webfont.ttf') format('truetype'),
         url('regular/lato-italic-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'lato-regular';
    src: url('regular/lato-bolditalic-webfont.eot');
    src: url('regular/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('regular/lato-bolditalic-webfont.woff') format('woff'),
         url('regular/lato-bolditalic-webfont.ttf') format('truetype'),
         url('regular/lato-bolditalic-webfont.svg#latobold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}


