/* DSEG7 Classic – lokal gehostet (SIL Open Font License) */

@font-face {
    font-family: 'DSEG7-Classic';
    src: url('/assets/fonts/DSEG7-Classic/DSEG7Classic-Regular.woff2') format('woff2'),
         url('/assets/fonts/DSEG7-Classic/DSEG7Classic-Regular.woff')  format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'DSEG7-Classic';
    src: url('/assets/fonts/DSEG7-Classic/DSEG7Classic-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}
