@font-face {
    font-family: 'Graphik Web';
    src: url('../fonts/GraphikWeb-Black.eot');
    src: url('../fonts/GraphikWeb-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikWeb-Black.woff2') format('woff2'),
        url('../fonts/GraphikWeb-Black.woff') format('woff'),
        url('../fonts/GraphikWeb-Black.ttf') format('truetype'),
        url('../fonts/GraphikWeb-Black.svg#GraphikWeb-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik Web';
    src: url('../fonts/GraphikWeb-Bold.eot');
    src: url('../fonts/GraphikWeb-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikWeb-Bold.woff2') format('woff2'),
        url('../fonts/GraphikWeb-Bold.woff') format('woff'),
        url('../fonts/GraphikWeb-Bold.ttf') format('truetype'),
        url('../fonts/GraphikWeb-Bold.svg#GraphikWeb-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik Web';
    src: url('../fonts/GraphikWeb-Medium.eot');
    src: url('../fonts/GraphikWeb-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikWeb-Medium.woff2') format('woff2'),
        url('../fonts/GraphikWeb-Medium.woff') format('woff'),
        url('../fonts/GraphikWeb-Medium.ttf') format('truetype'),
        url('../fonts/GraphikWeb-Medium.svg#GraphikWeb-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik Web';
    src: url('../fonts/GraphikWeb-Regular.eot');
    src: url('../fonts/GraphikWeb-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraphikWeb-Regular.woff2') format('woff2'),
        url('../fonts/GraphikWeb-Regular.woff') format('woff'),
        url('../fonts/GraphikWeb-Regular.ttf') format('truetype'),
        url('../fonts/GraphikWeb-Regular.svg#GraphikWeb-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

