@font-face {
  font-family: vazir;
  font-weight: normal;
  font-style: normal;
  src: url('Vazir.eot');
  src: url('Vazir.eot?#iefix') format('Vazir-opentype'),
       url('Vazir.woff') format('woff'),
       url('Vazir.ttf') format('truetype');
}
body,a,p,div,h1,h2,h3,h4,h5,h6*{
    font-family:vazir;
}