@font-face {
    font-family: "NotoSansArabic";
    src: url("Fonts/Woff2/NotoSansArabic-Thin.woff2") format("woff2"),
        url("Fonts/Woff/NotoSansArabic-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NotoSansArabic";
    src: url("Fonts/Woff2/NotoSansArabic-ExtraLight.woff2") format("woff2"),
        url("Fonts/Woff/NotoSansArabic-ExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NotoSansArabic";
    src: url("Fonts/Woff2/NotoSansArabic-Light.woff2") format("woff2"),
        url("Fonts/Woff/NotoSansArabic-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NotoSansArabic";
    src: url("Fonts/Woff2/NotoSansArabic-Regular.woff2") format("woff2"),
        url("Fonts/Woff/NotoSansArabic-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NotoSansArabic";
    src: url("Fonts/Woff2/NotoSansArabic-Medium.woff2") format("woff2"),
        url("Fonts/Woff/NotoSansArabic-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NotoSansArabic";
    src: url("Fonts/Woff2/NotoSansArabic-SemiBold.woff2") format("woff2"),
        url("Fonts/Woff/NotoSansArabic-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NotoSansArabic";
    src: url("Fonts/Woff2/NotoSansArabic-Bold.woff2") format("woff2"),
        url("Fonts/Woff/NotoSansArabic-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NotoSansArabic";
    src: url("Fonts/Woff2/NotoSansArabic-ExtraBold.woff2") format("woff2"),
        url("Fonts/Woff/NotoSansArabic-ExtraBold.woff") format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NotoSansArabic";
    src: url("Fonts/Woff2/NotoSansArabic-Black.woff2") format("woff2"),
        url("Fonts/Woff/NotoSansArabic-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: NotoSansArabic !important;
}
