
@font-face {
    font-family: 'Blauer Neue';
    src: url('../fonts/Blauer-Nue-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blauer Neue';
    src: url('../fonts/Blauer-Nue-Regular-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Blauer Neue';
    src: url('../fonts/Blauer-Nue-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blauer Neue';
    src: url('../fonts/Blauer-Nue-Medium-Italic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Blauer Neue';
    src: url('../fonts/Blauer-Nue-Bold-Italic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Blauer Neue';
    src: url('../fonts/Blauer-Nue-Extrabold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}