/* Cairo */
/* Regular */
@font-face {
    font-family: 'Cairo';
    src: url('../fonts/Cairo/static/Cairo-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

/* Medium */
@font-face {
    font-family: 'Cairo';
    src: url('../fonts/Cairo/static/Cairo-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

/* SemiBold */
@font-face {
    font-family: 'Cairo';
    src: url('../fonts/Cairo/static/Cairo-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

/* Bold */
@font-face {
    font-family: 'Cairo';
    src: url('../fonts/Cairo/static/Cairo-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/* Scheherazade_New */
/* Regular */
@font-face {
    font-family: 'ScheherazadeNew';
    src: url('../fonts/Scheherazade_New/ScheherazadeNew-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
/* Medium */
@font-face {
    font-family: 'ScheherazadeNew';
    src: url('../fonts/Scheherazade_New/ScheherazadeNew-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
/* SemiBold */
@font-face {
    font-family: 'ScheherazadeNew';
    src: url('../fonts/Scheherazade_New/ScheherazadeNew-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
/* Bold */
@font-face {
    font-family: 'ScheherazadeNew';
    src: url('../fonts/Scheherazade_New/ScheherazadeNew-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


/* Uthman */
@font-face {
    font-family: 'Uthman';
    src: url('../fonts/UthmanTN_v2-0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* AmiriQuran */
@font-face {
    font-family: 'AmiriQuran';
    src: url('../fonts/Amiri_Quran/AmiriQuran-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* NotoNaskhArabic */
/* Regular */
@font-face {
    font-family: 'NotoNaskhArabic';
    src: url('../fonts/Noto_Naskh_Arabic/static/NotoNaskhArabic-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

/* Medium */
@font-face {
    font-family: 'NotoNaskhArabic';
    src: url('../fonts/Noto_Naskh_Arabic/static/NotoNaskhArabic-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

/* SemiBold */
@font-face {
    font-family: 'NotoNaskhArabic';
    src: url('../fonts/Noto_Naskh_Arabic/static/NotoNaskhArabic-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

/* Bold */
@font-face {
    font-family: 'NotoNaskhArabic';
    src: url('../fonts/Noto_Naskh_Arabic/static/NotoNaskhArabic-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
