
@font-face {
    font-family: tajawal;
    src: url(Tajawal-Medium.ttf) format("truetype");
 }
 body {
    font-family: tajawal !important;
 }

