/*be name khoda*/

@font-face {
	font-family: vazir;
	src: url("../font/Vazir.eot") format("eot"),
		 url("../font/Vazir.ttf") format("ttf"),
		 url("../font/Vazir.woff") format("woff"),
		 url("../font/Vazir.woff2") format("woff2");
}


body{
	font-family: vazir
	direction: "rtl";
}
