/* Graphik Thin */
@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-Thin.woff2') format('woff2'),url('../fonts/graphik/Graphik-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-ThinItalic.woff2') format('woff2'),url('../fonts/graphik/Graphik-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/* Graphik Extralight */
@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-Extralight.woff2') format('woff2'),url('../fonts/graphik/Graphik-Extralight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-ExtralightItalic.woff2') format('woff2'),url('../fonts/graphik/Graphik-ExtralightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* Graphik Light */
@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-Light.woff2') format('woff2'),url('../fonts/graphik/Graphik-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-LightItalic.woff2') format('woff2'),url('../fonts/graphik/Graphik-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Graphik Regular */
@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-Regular.woff2') format('woff2'),url('../fonts/graphik/Graphik-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-RegularItalic.woff2') format('woff2'),url('../fonts/graphik/Graphik-RegularItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Graphik Medium *//*
@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-Medium.woff2') format('woff2'),url('../fonts/graphik/Graphik-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}*/

@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-MediumItalic.woff2') format('woff2'),url('../fonts/graphik/Graphik-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Graphik Semibold */
@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-Semibold.woff2') format('woff2'),url('../fonts/graphik/Graphik-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-SemiboldItalic.woff2') format('woff2'),url('../fonts/graphik/Graphik-SemiboldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Graphik Bold */
@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-Bold.woff2') format('woff2'),url('../fonts/graphik/Graphik-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-BoldItalic.woff2') format('woff2'),url('../fonts/graphik/Graphik-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Graphik Super */
@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-Super.woff2') format('woff2'),url('../fonts/graphik/Graphik-Super.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-SuperItalic.woff2') format('woff2'),url('../fonts/graphik/Graphik-SuperItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* Graphik Black */
@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-Black.woff2') format('woff2'),url('../fonts/graphik/Graphik-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('../fonts/graphik/Graphik-BlackItalic.woff2') format('woff2'),url('../fonts/graphik/Graphik-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}