@font-face {
    font-family: 'roc-grotesk';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('assets/fonts/roc-grotesk-thin.woff2') format('woff2');
}
@font-face {
    font-family: 'roc-grotesk';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('assets/fonts/roc-grotesk-extralight.woff2') format('woff2');
}
@font-face {
    font-family: 'roc-grotesk';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('assets/fonts/roc-grotesk-light.woff2') format('woff2');
}
@font-face {
    font-family: 'roc-grotesk';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('assets/fonts/roc-grotesk-regular.woff2') format('woff2');
}
@font-face {
    font-family: 'roc-grotesk';
    font-style: normal;
    font-weight: 500 600;
    font-display: swap;
    src: url('assets/fonts/roc-grotesk-medium.woff2') format('woff2');
}
@font-face {
    font-family: 'roc-grotesk';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('assets/fonts/roc-grotesk-bold.woff2') format('woff2');
}
@font-face {
    font-family: 'roc-grotesk';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('assets/fonts/roc-grotesk-extrabold.woff2') format('woff2');
}
@font-face {
    font-family: 'roc-grotesk';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('assets/fonts/roc-grotesk-black.woff2') format('woff2');
}
