@font-face {
    font-family: 'Groen California Sans';
    src: url('/assets/typography/GroenCaliforniaSans-Regular.woff2') format('woff2'),
        url('/assets/typography/GroenCaliforniaSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Chalet-NewYorkNineteenEighty';
    src: url('/assets/typography/Chalet-NewYorkNineteenEighty.woff2') format('woff2'),
        url('/assets/typography/Chalet-NewYorkNineteenEighty.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

