@font-face {
    font-family: 'Right Grotesk Fine';
    src: url('RightGrotesk-Fine.woff2') format('woff2'),
        url('RightGrotesk-Fine.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Right Grotesk Spatial';
    src: url('RightGrotesk-SpatialBlack.woff2') format('woff2'),
        url('RightGrotesk-SpatialBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Right Grotesk Spatial';
    src: url('RightGrotesk-SpatialRegular.woff2') format('woff2'),
        url('RightGrotesk-SpatialRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Menlo';
    src: url('Menlo-Regular.woff2') format('woff2'),
        url('Menlo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Eurostile LT Std';
    src: url('EurostileLTStd-Bold.woff2') format('woff2'),
        url('EurostileLTStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Warnock Pro';
    src: url('WarnockPro-Regular.woff2') format('woff2'),
        url('WarnockPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Right Grotesk';
    src: url('RightGrotesk-Medium.woff2') format('woff2'),
        url('RightGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

