@font-face {
    font-family: 'Gyst';
    src: url('../fonts/Gyst_Variable_Light.otf') format('opentype');
    font-weight: 300 400 500 600 700 800 900;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Gyst';
    src: url('../fonts/Gyst_Variable_Light_Italic.otf') format('opentype');
    font-weight: 300 400 500 600 700 800 900;
    font-display: swap;
    font-style: italic;
}
