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

@font-face {
    font-family: 'Neue Plak Wide';
    src: url('NeuePlak-WideBold.woff2') format('woff2'),
        url('NeuePlak-WideBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Plak Wide';
    src: url('NeuePlak-WideBlack.woff2') format('woff2'),
        url('NeuePlak-WideBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Plak Wide';
    src: url('NeuePlak-WideRegular.woff2') format('woff2'),
        url('NeuePlak-WideRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

