@font-face {
  font-family: "fa-bold";
  src: url("../fonts/farsi/IRANYekanXFaNum-Bold.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "fa-extrablack";
  src: url("../fonts/farsi/IRANYekanXFaNum-ExtraBlack.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "fa-light";
  src: url("../fonts/farsi/IRANYekanXFaNum-Light.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "fa-medium";
  src: url("../fonts/farsi/IRANYekanXFaNum-Medium.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "fa-regular";
  src: url("../fonts/farsi/IRANYekanXFaNum-Regular.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

.fa-bold{
	font-family: "fa-bold";
}

.fa-extrablack {
	font-family: "fa-extrablack";
}

.fa-light {
	font-family: "fa-light";
}

.fa-medium {
	font-family: "fa-medium";
}

.fa-regular {
	font-family: "fa-regular";
}
/*--------------------------------------*/

@font-face {
  font-family: "yekan-regular";
  src: url("../fonts/yekan-bakh/YekanBakhFaNum-Regular.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "yekan-heavy";
  src: url("../fonts/yekan-bakh/YekanBakhFaNum-Heavy.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "yekan-light";
  src: url("../fonts/yekan-bakh/YekanBakhFaNum-Light.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "yekan-medium";
  src: url("../fonts/yekan-bakh/YekanBakhFaNum-Medium.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "yekan-bold";
  src: url("../fonts/yekan-bakh/YekanBakhFaNum-Bold.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "yekan-fat";
  src: url("../fonts/yekan-bakh/YekanBakhFaNum-Fat.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}

.yekan-regular {
	font-family: "yekan-regular";
}

.yekan-heavy {
	font-family: "yekan-heavy";
}

.yekan-light {
	font-family: "yekan-light";
}

.yekan-medium {
	font-family: "yekan-medium";
}

.yekan-bold{
	font-family: "yekan-bold";
}

.yekan-fat{
	font-family: "yekan-fat";
}