
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.is-hw.de/roboto/roboto-100.eot);
    src: url(https://fonts.is-hw.de/roboto/roboto-100.eot?#iefix) format('embedded-opentype'),
         url(https://fonts.is-hw.de/roboto/roboto-100.woff2) format('woff2'),
         url(https://fonts.is-hw.de/roboto/roboto-100.woff) format('woff'),
         url(https://fonts.is-hw.de/roboto/roboto-100.ttf) format('truetype'),
         url(https://fonts.is-hw.de/roboto/roboto-100.svg#Roboto) format('svg');
}