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