

@font-face {
	font-family: Vazir;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/Vazir.eot');
	src: url('fonts/Vazir.eot') format('embedded-opentype').
		 url('fonts/Vazir.woff2') format('woff2'),
		 url('fonts/Vazir.woff') format('woff'); 
}

body , h1 , h2 , h3 , h4 , h5 , h6 , a , p , li , ol , div , span {
    font-family : Vazir;
}