@font-face {
    font-family: 'Amsi Pro Cond';
    src: url('AmsiProCondensed-Regular.woff2') format('woff2'),
        url('AmsiProCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ciutadella';
    src: url('Ciutadella-Bold.woff2') format('woff2'),
        url('Ciutadella-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AmsiProCond';
    src: url('AmsiProCond-Black.woff2') format('woff2'),
        url('AmsiProCond-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ciutadella Display';
    src: url('CiutadellaDisplay-Blk.woff2') format('woff2'),
        url('CiutadellaDisplay-Blk.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

