  @font-face {
    font-family: Vazir;
    src: url('../../fonts/vazir/eot/Vazir.eot');
    src: url('../../fonts/vazir/eot/Vazir.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/vazir/woff2/Vazir.woff2') format('woff2'),
         url('../../fonts/vazir/woff/Vazir.woff') format('woff'),
         url('../../fonts/vazir/ttf/Vazir.ttf') format('truetype');
    font-weight: normal;
  }
  
  @font-face {
    font-family: Vazir;
    src: url('../../fonts/vazir/eot/Vazir-Bold.eot');
    src: url('../../fonts/vazir/eot/Vazir-Bold.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/vazir/woff2/Vazir-Bold.woff2') format('woff2'),
         url('../../fonts/vazir/woff/Vazir-Bold.woff') format('woff'),
         url('../../fonts/vazir/ttf/Vazir-Bold.ttf') format('truetype');
    font-weight: bold;
  }
  
  @font-face {
    font-family: Vazir;
    src: url('../../fonts/vazir/eot/Vazir-Light.eot');
    src: url('../../fonts/vazir/eot/Vazir-Light.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/vazir/woff2/Vazir-Light.woff2') format('woff2'),
         url('../../fonts/vazir/woff/Vazir-Light.woff') format('woff'),
         url('../../fonts/vazir/ttf/Vazir-Light.ttf') format('truetype');
    font-weight: 300;
  }
  
  @font-face {
    font-family: Vazir;
    src: url('../../fonts/vazir/eot/Vazir-Medium.eot');
    src: url('../../fonts/vazir/eot/Vazir-Medium.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/vazir/woff2/Vazir-Medium.woff2') format('woff2'),
         url('../../fonts/vazir/woff/Vazir-Medium.woff') format('woff'),
         url('../../fonts/vazir/ttf/Vazir-Medium.ttf') format('truetype');
    font-weight: 500;
  }
  
  @font-face {
    font-family: Vazir;
    src: url('../../fonts/vazir/eot/Vazir-Thin.eot');
    src: url('../../fonts/vazir/eot/Vazir-Thin.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/vazir/woff2/Vazir-Thin.woff2') format('woff2'),
         url('../../fonts/vazir/woff/Vazir-Thin.woff') format('woff'),
         url('../../fonts/vazir/ttf/Vazir-Thin.ttf') format('truetype');
    font-weight: 100;
  }
  @font-face {
  font-family: "Yekan";
  src: url("../../fonts/iranyekanweb/IRANYekanWeb.eot?#iefix") format("embedded-opentype"),
  url("../../fonts/iranyekanweb/IRANYekanWeb.woff2") format("woff2"),
  url("../../fonts/iranyekanweb/IRANYekanWeb.woff") format("woff"),
  url("../../fonts/iranyekanweb/IRANYekanWeb.ttf") format("truetype"),
  url("../../fonts/iranyekanweb/IRANYekanWeb.svg#svgFontName") format("svg");
}
  body{
	font-family: "Vazir", sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Yekan", sans-serif;
}