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