@font-face {
    font-family: 'Xheighter Condensed';
    src: url('https://unoapp.com/shared/fonts/Xheighter/XheighterCondensed-BoldItalic.woff2') format('woff2'),
        url('https://unoapp.com/shared/fonts/Xheighter/XheighterCondensed-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Xheighter Condensed';
    src: url('https://unoapp.com/shared/fonts/Xheighter/XheighterCondensed-Bold.woff2') format('woff2'),
        url('https://unoapp.com/shared/fonts/Xheighter/XheighterCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


