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