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

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

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

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

@font-face {
    font-family: 'Uni Sans';
    src: url('UniSansHeavyItalicCAPS.woff2') format('woff2'),
        url('UniSansHeavyItalicCAPS.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Uni Sans';
    src: url('UniSansThinItalicCAPS.woff2') format('woff2'),
        url('UniSansThinItalicCAPS.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

