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

@font-face {
    font-family: 'Prompt';
    src: url('/dist/fonts/prompt/Prompt-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
