@font-face {
	font-family: 'WMitra';
	src: url('MitraWeb-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'WMitra';
	src: url('MitraWeb-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'WYekan';
	src:  url('YekanWeb-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'irsans';
  font-style: normal;
  font-weight: 100;
  src:
       local('irsans'),
       url('iran_sans_light.eot'), /* IE9 Compat Modes */
       url('iran_sans_light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('iran_sans_light.woff2') format('woff2'), /* Super Modern Browsers */
       url('iran_sans_light.woff') format('woff'), /* Pretty Modern Browsers */
       url('iran_sans_light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('iran_sans_light.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'FontAwesome';
  src: url('fontawesome-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}