@font-face {
    font-family: 'roboto-italic';
    src: url('roboto-italic.eot');
    src: url('roboto-italic.eot') format('embedded-opentype'),
         url('roboto-italic.woff') format('woff'),
         url('roboto-italic.ttf') format('truetype'),
         url('roboto-italic.svg#roboto-italic') 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');
}



