@font-face {
    font-display: swap;
    font-family: 'Quick Beach';
    font-style: italic;
    font-weight: 700;
    src: url('/public/fonts/quick-beach-italic.otf') format('opentype');
}

@font-face {
    font-display: swap;
    font-family: 'Quick Beach';
    font-style: normal;
    font-weight: 700;
    src: url('/public/fonts/quick-beach.otf') format('opentype');
}
