@font-face {
    font-family: DiodrumArab;
    src: url("/fonts/DiodrumArabic.Light_p30download.com.woff2") format("woff2");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: DiodrumArab;
    src: url("/fonts/DiodrumArabic.Medium_p30download.com.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: DiodrumArab;
    src: url("/fonts/DiodrumArabic.Semibold_p30download.com.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
}

*:not(i), html, body {
    font-family: DiodrumArab !important;
    font-weight: 300;
}

h3, h1, h2, h4, h5, h6, b, strong,span {
    font-family: DiodrumArab !important;
    font-weight: 700 !important;
}
