@font-face {
	font-family: 'Estedad';

	src: url('../fonts/Xino_YekanV2Light.woff');
	src: url('../fonts/Xino_YekanV2Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Estedad';

	src: url('../fonts/Xino_YekanV2Regular.woff');
	src: url('../fonts/Xino_YekanV2Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Estedad';

	src: url('../fonts/Xino_YekanV2Heavy.woff');
	src: url('../fonts/Xino_YekanV2Heavy.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Estedad';

	src: url('../fonts/Xino_YekanV2Fat.woff');
	src: url('../fonts/Xino_YekanV2Fat.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Estedad';

	src: url('../fonts/Xino_YekanV2Bold.woff');
	src: url('../fonts/Xino_YekanV2Bold.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}



