/* Light */
@font-face {
    font-family: 'OverusedGrotesk';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'OverusedGrotesk';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-LightItalic.woff2') format('woff2');
}

/* Book/Regular */
@font-face {
    font-family: 'OverusedGrotesk';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:
        url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-Book.woff2') format('woff2'),
        url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-Roman.woff2') format('woff2');
}

@font-face {
    font-family: 'OverusedGrotesk';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src:
        url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-BookItalic.woff2') format('woff2'),
        url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-Italic.woff2') format('woff2');
}

/* Medium */
@font-face {
    font-family: 'OverusedGrotesk';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'OverusedGrotesk';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-MediumItalic.woff2') format('woff2');
}

/* SemiBold */
@font-face {
    font-family: 'OverusedGrotesk';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: 'OverusedGrotesk';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-SemiBoldItalic.woff2') format('woff2');
}

/* Bold */
@font-face {
    font-family: 'OverusedGrotesk';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'OverusedGrotesk';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-BoldItalic.woff2') format('woff2');
}

/* ExtraBold */
@font-face {
    font-family: 'OverusedGrotesk';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: 'OverusedGrotesk';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-ExtraBoldItalic.woff2') format('woff2');
}

/* Black */
@font-face {
    font-family: 'OverusedGrotesk';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-Black.woff2') format('woff2');
}

@font-face {
    font-family: 'OverusedGrotesk';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url('https://static.shift.security/overused-grotesk-font/OverusedGrotesk-BlackItalic.woff2') format('woff2');
}
