/* Blei Normal */
@font-face {
    font-family: 'Blei Normal';
    src: url('../fonts/Blei-NormalMedium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blei Normal';
    src: url('../fonts/Blei-NormalBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Blei Inflated */
@font-face {
    font-family: 'Blei Inflated';
    src: url('../fonts/Blei-NormalInflatedMedium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blei Inflated';
    src: url('../fonts/Blei-NormalInflatedBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Blei Rounded */
@font-face {
    font-family: 'Blei Rounded';
    src: url('../fonts/Blei-NormalRoundedMedium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blei Rounded';
    src: url('../fonts/Blei-NormalRoundedBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}