@font-face {
    font-family: "Neo Sans Arabic";
    src: url("./NeoSansArabicLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: "Neo Sans Arabic";
    src: url("./NeoSansArabic.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Neo Sans Arabic";
    src: url("./NeoSansArabicMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Neo Sans Arabic";
    src: url("./NeoSansArabicBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "Neo Sans Arabic";
    src: url("./NeoSansArabicBlack.ttf") format("truetype");
    font-style: normal;
    font-weight: 900;
    font-display: swap;
}
