@font-face {
    font-family: 'Sherika';
    src: url('Sherika-Bold.woff2') format('woff2'),
        url('Sherika-Bold.woff') format('woff'),
        url('Sherika-Bold.ttf') format('truetype'),
        url('Sherika-Bold.svg#Sherika-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sherika';
    src: url('Sherika-Light.woff2') format('woff2'),
        url('Sherika-Light.woff') format('woff'),
        url('Sherika-Light.ttf') format('truetype'),
        url('Sherika-Light.svg#Sherika-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

