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

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

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

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

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

