@font-face {
    font-family: 'Right Grotesk';
    src: url('RightGrotesk-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Right Grotesk Wide';
    src: url('RightGrotesk-WideMedium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Right Grotesk Spatial';
    src: url('rightgrotesk-spatialblack.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
