/* Polices DIN */
@font-face {
    font-family: 'DIN Engschrift Std';
    src: url('../fonts/din/dinengschriftstd.woff2') format('woff2'),
         url('../fonts/din/dinengschriftstd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Mittelschrift Std';
    src: url('../fonts/din/dinmittelschriftstd.woff2') format('woff2'),
         url('../fonts/din/dinmittelschriftstd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}