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