@font-face {
    font-family: Simpler-e;
    src: url(../fonts/SimplerPro_Extended-Bold.otf);
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: Simpler-e;
    src: url(../fonts/SimplerPro_Extended-Regular.otf);
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: Simpler;
    src: url(../fonts/SimplerPro-Bold.otf);
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: Simpler;
    src: url(../fonts/SimplerPro-Regular.otf);
    font-weight: normal;
    font-display: swap;
}



@font-face {
    font-family: NarkissAsaf;
    src: url(../fonts/NarkissAsaf-Regular.woff);
    font-stretch: normal;
    font-display: swap;
}