@font-face {
    font-family: 'Noto Kufi';
    src: url('../fonts/NotoKufiArabic-Regular.eot');
    src: url('../fonts/NotoKufiArabic-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoKufiArabic-Regular.woff2') format('woff2'), url('../fonts/NotoKufiArabic-Regular.woff') format('woff'), url('../fonts/NotoKufiArabic-Regular.ttf') format('truetype'), url('../fonts/NotoKufiArabic-Regular.svg#noto_kufi_arabicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    color: #333333;
    font-family: 'Noto Kufi' !important;
    font-size: 16px;
    line-height: 1.7;
    font-weight: normal !important;
}

p {
    font-family: 'Noto Kufi' !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Noto Kufi' !important;
}