@font-face {
  font-family: Samim;
  src: url('/fonts/IranianSansW.eot');
  src: url('/fonts/IranianSansW.eot?#iefix') format('Samim-opentype'),
       url('/fonts/IranianSansW.woff') format('woff'),
       url('/fonts/IranianSansW.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
*,h1,p{
font-family:Samim;
direction:rtl;
}