@font-face {
    font-family: 'hk-grotesk';
    src: url('/static/fonts/HKGrotesk-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'canterbury';
    src: url('/static/fonts/Canterbury.otf');
    font-weight: normal;
    font-style: normal;
}