﻿@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url('/framework/fonts/IRANSansWeb.eot');
  src: url('/framework/fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
  url('/framework/fonts/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('/framework/fonts/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  url('/framework/fonts/IRANSansWeb.ttf') format('truetype');
}

@font-face {
  font-family: BYekan;
  font-style: normal;
  font-weight: normal;
  src: url('/framework/fonts/BYekan.eot');
  src: url('/framework/fonts/BYekan.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
  url('/framework/fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  url('/framework/fonts/BYekan.ttf') format('truetype');
}
.af-component, .aui-component{
  font-family: IRANSans !important;
}