@font-face {
    font-family: 'Graphik-BlackItalic';
    src: url('/fonts/Graphik/Graphik-BlackItalic.woff2') format('woff2'),
        url('/fonts/Graphik/Graphik-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik-Black';
    src: url('/fonts/Graphik/Graphik-Black.woff2') format('woff2'),
        url('/fonts/Graphik/Graphik-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik-BoldItalic';
    src: url('/fonts/Graphik/Graphik-BoldItalic.woff2') format('woff2'),
        url('/fonts/Graphik/Graphik-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik-RegularItalic';
    src: url('/fonts/Graphik/Graphik-RegularItalic.woff2') format('woff2'),
        url('/fonts/Graphik/Graphik-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik-Light';
    src: url('/fonts/Graphik/Graphik-Light.woff2') format('woff2'),
        url('/fonts/Graphik/Graphik-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik-Extralight';
    src: url('/fonts/Graphik/Graphik-Extralight.woff2') format('woff2'),
        url('/fonts/Graphik/Graphik-Extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik-Bold';
    src: url('/fonts/Graphik/Graphik-Bold.woff2') format('woff2'),
        url('/fonts/Graphik/Graphik-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik-Medium';
    src: url('/fonts/Graphik/Graphik-Medium.woff2') format('woff2'),
        url('/fonts/Graphik/Graphik-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik-Regular';
    src: url('/fonts/Graphik/Graphik-Regular.woff2') format('woff2'),
        url('/fonts/Graphik/Graphik-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik-Semibold';
    src: url('/fonts/Graphik/Graphik-Semibold.woff2') format('woff2'),
        url('/fonts/Graphik/Graphik-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik-Super';
    src: url('/fonts/Graphik/Graphik-Super.woff2') format('woff2'),
        url('/fonts/Graphik/Graphik-Super.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

