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

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

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

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

@font-face {
    font-family: 'GraphikLCG-Bold';
    src: url('/templates/fonts/graphik/GraphikLCG-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GraphikLCG-Medium';
    src: url('/templates/fonts/graphik/GraphikLCG-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GraphikLCG-Regular';
    src: url('/templates/fonts/graphik/GraphikLCG-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GraphikLCG-Semibold';
    src: url('/templates/fonts/graphik/GraphikLCG-Semibold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}