@font-face {
	font-family: 'iran_sans'; /* 'IRAN-sans'; */
	src: url('IRAN-sans.eot?#iefix') format('embedded-opentype'),
		url('IRAN-sans.woff') format('woff'),
		url('IRAN-sans.ttf')  format('truetype'),
		url('IRAN-sans.svg#IRAN-sans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family:'Byekan';
    src:url('web_Yekan.woff');
    src:url('web_Yekan.eot?#iefix') format("embedded-opentype"),
        url('web_Yekan.woff') format("woff"),
        url('web_Yekan.ttf') format("truetype"),
        url('web_Yekan.svg#BYekan') format("svg");
    font-weight:normal;
    font-style:normal
}
@font-face {
	font-family: "yekan";
	src: url(Yekan.eot);
	src: url(Yekan.eot?#iefix) format("embedded-opentype"),
	 url(Yekan.woff) format("woff"),
	 url(Yekan.ttf) format("truetype"),
	 url(Yekan.svg#BYekan) format("svg");
	font-weight: normal;
	font-style: normal

}
@font-face{
	font-family:'AGoogle';
	src:url(AGoogle.eot);
	src:url(AGoogle.eot?) format("eot"),
		url(AGoogle.woff) format("woff"),
		url(AGoogle.ttf) format("truetype"),
		url(AGoogle.svg#AGoogle) format("svg");
	font-style:normal;
	font-weight:400
}
/*
body{
	font-family: "iran_sans","Tahoma","Verdana","Arial", sans-serif;
    font-size: 16px;
    font-weight: 400;
	line-height: 1.7;
	color: #535353;
    background: #FAFBFB;
}
*/