@font-face {
    font-family: 'Hello Lucky';
    src: url('https://zugangsbruecke.net/fonts/HelloLucky.woff2') format('woff2'),
        url('https://zugangsbruecke.net/fonts/HelloLucky.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Condensed';
    src: url('https://zugangsbruecke.net/fonts/D-DINCondensed.woff2') format('woff2'),
        url('https://zugangsbruecke.net/fonts/D-DINCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Condensed';
    src: url('https://zugangsbruecke.net/fonts/DINCondensed-Bold.woff2') format('woff2'),
        url('https://zugangsbruecke.net/fonts/DINCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

