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

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

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

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

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

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

