@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@100..900&display=swap');
body {
    font-family: 'Noto Sans Arabic', sans-serif !important;
}
.no_bullet {
    list-style-type: none;
}
.blue_phone {
    color: #007bff !important;
}
.red_mobile {
    color: #dc3545 !important;
}
.gray_fax {
    color: #6c757d !important;
}
.green_email {
    color: #28a745 !important;
}
