@font-face {
    font-family: 'Southland';
    src: url('Southland.woff2') format('woff2'),
    url('Southland.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Neris';
    src: url('Neris-Thin.woff2') format('woff2'),
         url('Neris-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neris';
    src: url('Neris-Black.woff2') format('woff2'),
         url('Neris-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
