﻿@font-face {
    font-family: 'Bahij';
    src: url('../fonts/BahijTheSansArabicBold.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
*:not(.fa,.fas,.glyphicon,.fab ) {
    font-family: Bahij;
}