 @font-face{
 font-family: 'Sans';
 src: url('../fonts/Sans.ttf') format('truetype'),
 url('../fonts/Sans..woff') format('woff'),
 url('../fonts/Sans..woff2') format('woff2');
	  font-weight: normal;
  font-style: normal;
}

 @font-face{
 font-family: 'Vazir';
 src: url('../fonts/Vazir.ttf') format('truetype'),
 url('../fonts/Vazir..woff') format('woff'),
 url('../fonts/Vazir..woff2') format('woff2');
	  font-weight: normal;
  font-style: normal;
}

body,p,h1,h2,h3,h4,h5,h6,a {font-family: 'Vazir',Tahoma;}