@font-face {
    font-family: 'Site Almarena Mono Display';
    src: url('AlmarenaMonoDisplayLight.woff2') format('woff2'),
        url('AlmarenaMonoDisplayLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Site Almarena Mono Display';
    src: url('AlmarenaMonoDisplayBold.woff2') format('woff2'),
        url('AlmarenaMonoDisplayBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Site Almarena Mono';
    src: url('AlmarenaMonoBold.woff2') format('woff2'),
        url('AlmarenaMonoBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Site Almarena Mono';
    src: url('AlmarenaMonoLight.woff2') format('woff2'),
        url('AlmarenaMonoLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

