@font-face {
    font-family: 'The Wave';
    src: url('TheWave-DBd.woff2') format('woff2'),
        url('TheWave-DBd.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'The Wave';
    src: url('TheWave-Bd.woff2') format('woff2'),
        url('TheWave-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'The Wave';
    src: url('TheWave-Thin.woff2') format('woff2'),
        url('TheWave-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Berlingske Serif Blk';
    src: url('BerlingskeSerif-Blk.woff2') format('woff2'),
        url('BerlingskeSerif-Blk.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'The Wave';
    src: url('TheWave.woff2') format('woff2'),
        url('TheWave.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'The Wave';
    src: url('TheWave-Lt.woff2') format('woff2'),
        url('TheWave-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

