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

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

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

@font-face {
    font-family: 'Engel Voelkers Text';
    src: url('EngelVoelkersText-Light.woff2') format('woff2'),
        url('EngelVoelkersText-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

