 @font-face {
	font-family: Vazirmatn;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/ttf/Vazirmatn-Regular.ttf');
	src: url('fonts/eot/Vazirmatn-Regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/woff2/Vazirmatn-Regular.woff2') format('woff2'),
		 url('fonts/woff/Vazirmatn-Regular.woff') format('woff'); 
}
body,a,P,div,h1,h2,h3,h4,h5,h6,*{
    font-family:Vazirmatn;
}