@font-face {
  font-family: shabnam;
  font-style: normal;
  font-weight: normal;
  src: url("fonts/woff/Shabnam-FD.woff");
  src:
    url("fonts/eot/Shabnam-FD.eot") format("eot"),
    url("fonts/woff/Shabnam-FD.woff2") format("woff2"),
    url("fonts/eot/Shabnam-Bold-FD.eot") format("eot");
}

body,a,p,div,h1,h2,h3,h4,h5,h6,*{
    font-family: shabnam;
}