
@font-face {
    font-family: 'robotolight';
    src: url('fonts/roboto/roboto-light-webfont-webfont.eot');
    src: url('fonts/roboto/roboto-light-webfont-webfont.eot') format('embedded-opentype'),
         url('fonts/roboto/roboto-light-webfont-webfont.woff2') format('woff2'),
         url('fonts/roboto/roboto-light-webfont-webfont.woff') format('woff'),
         url('fonts/roboto/roboto-light-webfont-webfont.ttf') format('truetype'),
         url('fonts/roboto/roboto-light-webfont-webfont.svg#robotolight') format('svg');
}
