@font-face {
    font-family: 'almoni-tzar';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/almoni-tzar/almoni-tzar-regular-aaa.otf') format('opentype');
}

/**/
@font-face {
    font-family: 'almoni-tzar';
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/almoni-tzar/almoni-tzar-medium-aaa.otf') format('opentype');
}

@font-face {
    font-family: 'almoni-tzar';
    font-display: swap;
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/almoni-tzar/almoni-tzar-demibold-aaa.otf') format('opentype');
}

/**/
@font-face {
    font-family: 'almoni-tzar';
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/almoni-tzar/almoni-tzar-bold-aaa.otf') format('opentype');
}

body {
    font-family: 'almoni-tzar', sans-serif;
}