/**
*
*	Name:			Yekan Bakh Fonts
*	Version:			1.0
*	Author:			Reza Bakhtiarifard (rbakhtiarifard.ir)
*	Created on:		May 2022
*	Updated on:		May 2022
*	Vendor:			http://fontiran.com
*	Copyright:		Commercial/Proprietary Software

------------------------------------------------------------------------------------- fonts/-
*	
**/


@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url('../fonts/yekanbakh-thin.woff') format('woff'),   
	url('../fonts/yekanbakh-thin.woff2') format('woff2');		
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/yekanbakh-light.woff') format('woff'),   
	url('../fonts/yekanbakh-light.woff2') format('woff2');	
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('../fonts/yekanbakh-regular.woff') format('woff'),   
	url('../fonts/yekanbakh-regular.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/yekanbakh-semibold.woff') format('woff'),   
	url('../fonts/yekanbakh-semibold.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('../fonts/yekanbakh-bold.woff') format('woff'),   
	url('../fonts/yekanbakh-bold.woff2') format('woff2'); 
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('../fonts/yekanbakh-extrabold.woff') format('woff'),   
	url('../fonts/yekanbakh-extrabold.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('../fonts/yekanbakh-black.woff') format('woff'),   
	url('../fonts/yekanbakh-black.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 950;
	font-display: swap;
	src: url('../fonts/yekanbakh-extrablack.woff') format('woff'),   
	url('../fonts/yekanbakh-extrablack.woff2') format('woff2');		 
}