@font-face {
    font-family: 'Celdum-Bold';
    src: url('Celdum-Bold.woff2') format('woff2'),
        url('Celdum-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Celdum-Regular';
    src: url('Celdum-Regular.woff2') format('woff2'),
        url('Celdum-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GelderSans-Book';
    src: url('GelderSans-Book.woff2') format('woff2'),
        url('GelderSans-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GelderSans-Bold';
    src: url('GelderSans-Bold.woff2') format('woff2'),
        url('GelderSans-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

