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

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

