@font-face {
    font-family: DiodrumArabic;
    font-weight: 300;
    src: url('../fonts/DiodrumArabic/DiodrumArabic-Light.otf');
}

@font-face {
    font-family: DiodrumArabic;
    font-weight: 400;
    src: url('../fonts/DiodrumArabic/DiodrumArabic-Regular.otf');
}

@font-face {
    font-family: DiodrumArabic;
    font-weight: 500;
    src: url('../fonts/DiodrumArabic/DiodrumArabic-Medium.otf');
}

@font-face {
    font-family: DiodrumArabic;
    font-weight: 600;
    src: url('../fonts/DiodrumArabic/DiodrumArabic-Semibold.otf');
}

@font-face {
    font-family: DiodrumArabic;
    font-weight: 700;
    src: url('../fonts/DiodrumArabic/DiodrumArabic-Bold.otf');
}