/* ------ Yekan-Bakh font-face ------ */
@font-face {
	font-family: Yekan;
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/woff/YekanBakhFaNum-Light.woff') format('woff'),   
	url('/fonts/woff2/YekanBakhFaNum-Light.woff2') format('woff2');	
}

@font-face {
	font-family: Yekan;
	font-style: normal;
	font-weight: normal;
	src: url('/fonts/woff/YekanBakhFaNum-Regular.woff') format('woff'),   
	url('/fonts/woff2/YekanBakhFaNum-Regular.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan;
	font-style: normal;
	font-weight: 600;
	src: url('/fonts/woff/YekanBakhFaNum-SemiBold.woff') format('woff'),   
	url('/fonts/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan;
	font-style: normal;
	font-weight: bold;
	src: url('/fonts/woff/YekanBakhFaNum-Bold.woff') format('woff'),   
	url('/fonts/woff2/YekanBakhFaNum-Bold.woff2') format('woff2'); 
}

@font-face {
	font-family: Yekan;
	font-style: normal;
	font-weight: 800;
	src: url('/fonts/woff/YekanBakhFaNum-ExtraBold.woff') format('woff'),   
	url('/fonts/woff2/YekanBakhFaNum-ExtraBold.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan;
	font-style: normal;
	font-weight: 950;
	src: url('/fonts/woff/YekanBakhFaNum-ExtraBlack.woff') format('woff'),   
	url('/fonts/woff2/YekanBakhFaNum-ExtraBlack.woff2') format('woff2');		 
}

/* ------ Yekan free font-face ------ */
@font-face {
	font-family: Yekan-free;
	font-style: normal;
	font-weight: normal;
	src: url('/fonts/Yekan.eot');
	src: url('/fonts/Yekan.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 /* url('/fonts/Yekan/Yekan.woff2') format('woff2'),  !* FF39+,Chrome36+, Opera24+*! */
		 url('/fonts/Yekan.woff') format('woff'),
		 url('/fonts/Yekan.ttf') format('truetype'),
	     url('/fonts/Yekan.svg?-fvbane#Yekan') format('svg');
}

/* ------ Vazirmatn-Variable-font-face ------ */
@font-face {
	font-family: 'Vazirmatn';
	src: url('/fonts/Vazirmatn[wght].woff2') format('woff2 supports variations'),
		 url('/fonts/Vazirmatn[wght].woff2') format('woff2-variations');
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}