@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Regular.woff2?v=2') format('woff2'),
        url('Graphik-Regular.woff?v=2') format('woff'),
        url('Graphik-Regular.svg?v=2#Graphik-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Bold.woff2?v=2') format('woff2'),
        url('Graphik-Bold.woff?v=2') format('woff'),
        url('Graphik-Bold.svg?v=2#Graphik-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Semibold.woff2?v=2') format('woff2'),
        url('Graphik-Semibold.woff?v=2') format('woff'),
        url('Graphik-Semibold.svg?v=2#Graphik-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

