@font-face {
    font-family: 'Noto Sans Arabic';
    src:url('NotoSansArabic/NotoSansArabic-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Noto Sans Arabic';
    font-weight: 500;
    src:url('NotoSansArabic/NotoSansArabic-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Noto Sans Arabic';
    font-weight: bold;
    src:url('NotoSansArabic/NotoSansArabic-Bold.ttf') format('truetype');
}


