@font-face {
	font-family: 'yekan';
	font-style: normal;
	font-weight: 700;
	src: url("fonts/IRANSansWeb(FaNum)_Bold.eot");
	src: url("fonts/IRANSansWeb(FaNum)_Bold.eot?#iefix") format("embedded-opentype"), url("fonts/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"), url("fonts/IRANSansWeb(FaNum)_Bold.woff") format("woff"), url("fonts/IRANSansWeb(FaNum)_Bold.ttf") format("truetype")
}

@font-face {
	font-family: 'yekan';
	font-style: normal;
	font-weight: 300;
	src: url("fonts/IRANSansWeb(FaNum)_Light.eot");
	src: url("fonts/IRANSansWeb(FaNum)_Light.eot?#iefix") format("embedded-opentype"), url("fonts/IRANSansWeb(FaNum)_Light.woff2") format("woff2"), url("fonts/IRANSansWeb(FaNum)_Light.woff") format("woff"), url("fonts/IRANSansWeb(FaNum)_Light.ttf") format("truetype")
}

@font-face {
	font-family: 'yekan';
	font-style: normal;
	font-weight: 400;
	src: url("fonts/IRANSansWeb(FaNum).eot");
	src: url("fonts/IRANSansWeb(FaNum).eot?#iefix") format("embedded-opentype"), url("fonts/IRANSansWeb(FaNum).woff2") format("woff2"), url("fonts/IRANSansWeb(FaNum).woff") format("woff"), url("fonts/IRANSansWeb(FaNum).ttf") format("truetype")
}

:root {
    --bs-body-font-family: 'yekan', sans-serif;
}

html {
  font-family: 'yekan', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}