/* @font-face {
  font-family: 'CircularStd';
  font-weight: 400;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Book.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 500;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 700;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Bold.otf') format('opentype');
} */

@font-face {
  font-family: IRANYekan;
  src: url("./IRANYekanThinFaNum.ttf") format("truetype"),
   url("./IRANYekanLightFaNum.ttf") format("truetype")
  ,url("./IRANYekanLightFaNum.ttf") format("truetype") ;
  font-weight: 50;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: IRANYekan;
  src:
  url("./IRANYekanMediumFaNum.ttf") format("truetype")
  ,url("./IRANYekanRegularFaNum.ttf") format("truetype")  ;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: IRANYekan;
  src:    url("./IRANYekanBoldFaNum.ttf") format("truetype")
,  url("./IRANYekanBlackFaNum.ttf") format("truetype")
,url("./IRANYekanExtraBlackFaNum.ttf") format("truetype")
  ;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: IRANYekan;
  src:   url("./IRANYekanExtraBoldFaNum.ttf") format("truetype"),
  ;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}