@font-face {
    font-family: IRANSansWeb;
    src: url('fonts/IRANSansWeb.eot');
    src: url('fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
         url('fonts/IRANSansWeb.woff') format('woff'),
         url('fonts/IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
  }
  
  @font-face {
    font-family: IRANSansWeb;
    src: url('fonts/IRANSansWeb_Bold.eot');
    src: url('fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/IRANSansWeb_Bold.woff') format('woff'),
         url('fonts/IRANSansWeb_Bold.ttf') format('truetype');
    font-weight: bold;
  }

  @font-face {
    font-family: Vazir;
    src: url('fonts/Vazir.eot');
    src: url('fonts/Vazir.eot?#iefix') format('embedded-opentype'),
         url('fonts/Vazir.woff') format('woff'),
         url('fonts/Vazir.ttf') format('truetype');
    font-weight: normal;
  }

  @font-face {
    font-family: Shabnam;
    src: url('fonts/Shabnam.eot');
    src: url('fonts/Shabnam.eot?#iefix') format('embedded-opentype'),
         url('fonts/Shabnam.woff') format('woff'),
         url('fonts/Shabnam.ttf') format('truetype');
    font-weight: normal;
  }

  @font-face {
    font-family: WeblogmaYekan;
    src: url('fonts/WeblogmaYekan.eot');
    src: url('fonts/WeblogmaYekan.eot?#iefix') format('embedded-opentype'),
         url('fonts/WeblogmaYekan.woff') format('woff'),
         url('fonts/WeblogmaYekan.ttf') format('truetype');
    font-weight: normal;
  }

  html,body,p,a,label,li,h1,h2,h3,h4,h5, input, select{
      font-family: 'IRANSansWeb','WeblogmaYekan','Vazir','Shabnam';
  }