@font-face {
    font-family: 'Lato-Light';
    src: url('Lato-Light.eot');
    src: url('Lato-Light.eot') format('embedded-opentype'),
         url('Lato-Light.woff') format('woff'),
         url('Lato-Light.ttf') format('truetype'),
         url('Lato-Light.svg#Lato-Light') format('svg');
}
@font-face {
    font-family: 'Lato-Regular';
    src: url('Lato-Regular.eot');
    src: url('Lato-Regular.eot') format('embedded-opentype'),
         url('Lato-Regular.woff') format('woff'),
         url('Lato-Regular.ttf') format('truetype'),
         url('Lato-Regular.svg#Lato-Light') format('svg');
}



