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

@font-face {
    font-family: 'Unica77 Mono LL';
    src: url('Unica77MonoLL-Bold.woff2') format('woff2'),
        url('Unica77MonoLL-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unica77 Mono LL';
    src: url('Unica77MonoLL-Light.woff2') format('woff2'),
        url('Unica77MonoLL-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
