@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Bold-Desktop.otf');
    src: url('Graphik-Bold-Desktop.otf') format('embedded-opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Light-Desktop.otf');
    src: url('Graphik-Light-Desktop.otf') format('embedded-opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Regular-Desktop.otf');
    src: url('Graphik-Regular-Desktop.otf') format('embedded-opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Semibold-Desktop.otf');
    src: url('Graphik-Semibold-Desktop.otf') format('embedded-opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
