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