@font-face {
    font-family: 'noto sans arabic - heading';
    src: url(../fonts/noto_sans_arabic/static/NotoSansArabic-Bold.ttf)
    format(truetype);
}

@font-face {
    font-family: 'noto sans arabic - text';
    src: url(../fonts/noto_sans_arabic/static/NotoSansArabic-Regular.ttf);
}

@font-face {
    font-family: 'noto sans arabic thin - text';
    src: url(../fonts/noto_sans_arabic/static/NotoSansArabic-Thin.ttf);
}

@font-face {
    font-family: 'lateef - p';
    src: url(../fonts/Lateef/Lateef-Regular.ttf);
}
@font-face {
    font-family: 'cairo - p';
    src: url(../fonts/Cairo/Cairo-Regular.ttf);
}
