@font-face {
    font-family: 'rocgrotesk';
    src: url('/fonts/rocgrotesk-regular-webfont.woff2') format('woff2'),
         url('/fonts/rocgrotesk-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rocgrotesk';
    src: url('/fonts/rocgrotesk-medium-webfont.woff2') format('woff2'),
         url('/fonts/rocgrotesk-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'rocgrotesk';
    src: url('/fonts/rocgrotesk-bold-webfont.woff2') format('woff2'),
         url('/fonts/rocgrotesk-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'cheee';
    src: url('/fonts/Cheee-Jimbo.woff2') format('woff2'),
         url('/fonts/Cheee-Jimbo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
