/* RocGrotesk Regular */
@font-face {
    font-family: 'RocGrotesk';
    src: url('../fonts/rocgrotesk-regular.woff2') format('woff2'),
         url('../fonts/rocgrotesk-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* RocGrotesk Thin */
@font-face {
    font-family: 'RocGrotesk';
    src: url('../fonts/rocgrotesk-thin.woff2') format('woff2'),
         url('../fonts/rocgrotesk-thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* RocGrotesk ExtraLight */
@font-face {
    font-family: 'RocGrotesk';
    src: url('../fonts/rocgrotesk-extralight.woff2') format('woff2'),
         url('../fonts/rocgrotesk-extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

/* RocGrotesk Light */
@font-face {
    font-family: 'RocGrotesk';
    src: url('../fonts/rocgrotesk-light.woff2') format('woff2'),
         url('../fonts/rocgrotesk-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* RocGrotesk Medium */
@font-face {
    font-family: 'RocGrotesk';
    src: url('../fonts/rocgrotesk-medium.woff2') format('woff2'),
         url('../fonts/rocgrotesk-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* RocGrotesk Bold */
@font-face {
    font-family: 'RocGrotesk';
    src: url('../fonts/rocgrotesk-bold.woff2') format('woff2'),
         url('../fonts/rocgrotesk-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* RocGrotesk ExtraBold */
@font-face {
    font-family: 'RocGrotesk';
    src: url('../fonts/rocgrotesk-extrabold.woff2') format('woff2'),
         url('../fonts/rocgrotesk-extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* RocGrotesk Black */
@font-face {
    font-family: 'RocGrotesk';
    src: url('../fonts/rocgrotesk-black.woff2') format('woff2'),
         url('../fonts/rocgrotesk-black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* RocGrotesk Heavy */
@font-face {
    font-family: 'RocGrotesk';
    src: url('../fonts/rocgrotesk-heavy.woff2') format('woff2'),
         url('../fonts/rocgrotesk-heavy.woff') format('woff');
    font-weight: 950;
    font-style: normal;
    font-display: swap;
}

/* RocGrotesk Condensed */
@font-face {
    font-family: 'RocGrotesk Condensed';
    src: url('../fonts/rocgroteskcond-regular.woff2') format('woff2'),
         url('../fonts/rocgroteskcond-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* RocGrotesk Wide */
@font-face {
    font-family: 'RocGrotesk Wide';
    src: url('../fonts/rocgroteskwide-regular.woff2') format('woff2'),
         url('../fonts/rocgroteskwide-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* RocGrotesk Extra Wide */
@font-face {
    font-family: 'RocGrotesk Extra Wide';
    src: url('../fonts/rocgroteskextrawide-regular.woff2') format('woff2'),
         url('../fonts/rocgroteskextrawide-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* RocGrotesk Compressed */
@font-face {
    font-family: 'RocGrotesk Compressed';
    src: url('../fonts/rocgroteskcomp-regular.woff2') format('woff2'),
         url('../fonts/rocgroteskcomp-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
