@font-face {
  font-family: 'Tajawal';
  font-weight: 400 !important;
  font-size: 15px !important;;
  src: url(/tis_web_arabic/static/src/fonts/Tajawal-Regular.eot);
  src: url(/tis_web_arabic/static/src/fonts/Tajawal-Regular.woff2) format('woff2'),
       url(/tis_web_arabic/static/src/fonts/Tajawal-Regular.woff) format('woff'),
	   url(/tis_web_arabic/static/src/fonts/Tajawal-Regular.ttf) format('truetype');
}
body  {
      font-family: 'Tajawal' !important;
      font-weight: 400 !important;
      font-size: 15px !important;;
}
