﻿@font-face {
    font-family: IRANSansWeb;
    src: url(fonts/IRANSansWeb.eot) format('eot'),
    url(fonts/IRANSansWeb_FaNum_.woff) format('woff'),
    url(fonts/IRANSansWeb.ttf) format('truetype')
}

html , body , p , h1 , h2 , h3 , h4 ,h5 ,h6 , div {
  
   font-family: IRANSansWeb !important;
  
}