/* ------ FONTS ------ */

@font-face {
	font-family: 'WYekan';
	src: url('../fonts/WYekan.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'WYekan';
	src: url('../fonts/WYekanBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'IRANSans';
	src: url('../fonts/IRANSans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'IRANSans';
	src: url('../fonts/IRANSansBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'IRANYekanWeb';
	src: url('../fonts/IRANYekanWebLight.ttf') format('truetype');
	src: url('../fonts/IRANYekanWebLight.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'IRANYekanWeb';
	src: url('../fonts/IRANYekanWebBold.ttf') format('truetype');
	src: url('../fonts/IRANYekanWebBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}