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