@font-face {
	/*    
	- Internet Explorer only supports EOT
    - Mozilla browsers support OTF and TTF
    - Safari and Opera support OTF, TTF and SVG
    - Chrome supports TTF and SVG ☺.
	*/
	  font-family: "DariArabType";
	  src: 	url('../fonts/ArabType/arabtype.eot'),
			url('../fonts/ArabType/arabtype.ttf') format('truetype'),
			url('../fonts/ArabType/arabtype.woff') format('woff'),
			url('../fonts/ArabType/arabtype.otf') format('opentype'),
			url('../fonts/ArabType/arabtype.svg#DariArabType') format('svg');
	 font-weight: normal;
	 font-style: normal;
  }
  
 @font-face {
	  font-family: "DariNastaliq";
	  src: 	url('../fonts/DariNastaliq/darinastaliq.eot'),
			url('../fonts/DariNastaliq/darinastaliq.ttf') format('truetype'),
			url('../fonts/DariNastaliq/darinastaliq.woff') format('woff'),
			url('../fonts/DariNastaliq/darinastaliq.otf') format('opentype'),
			url('../fonts/DariNastaliq/darinastaliq.svg#DariNastaliq') format('svg');
	 font-weight: normal;
	 font-style: normal;
  }
  
@font-face {
	  font-family: "DariNaskh";
	  src: 	url('../fonts/NaskhArabic/naskharabic.eot'),
			url('../fonts/NaskhArabic/naskharabic.ttf') format('truetype'),
			url('../fonts/NaskhArabic/naskharabic.woff') format('woff'),
			url('../fonts/NaskhArabic/naskharabic.otf') format('opentype'),
			url('../fonts/NaskhArabic/naskharabic.svg#DariNaskh') format('svg');
	 font-weight: normal;
	 font-style: normal;
  }
  
@font-face {
	  font-family: "DariTitr";
	  src: 	url('../fonts/Titr/TitrBold.eot'),
			url('../fonts/Titr/TitrBold.ttf') format('truetype'),
			url('../fonts/Titr/TitrBold.woff') format('woff'),
			url('../fonts/Titr/TitrBold.otf') format('opentype'),
			url('../fonts/Titr/TitrBold.svg#DariTitr') format('svg');
	 font-weight: normal;
	 font-style: normal;
  }  

@font-face {
	  font-family: "DariNoto-Light";
	  src: 	url('../fonts/Noto/Noto-Light.eot'),
			url('../fonts/Noto/Noto-Light.ttf') format('truetype'),
			url('../fonts/Noto/Noto-Light.woff') format('woff'),
			url('../fonts/Noto/Noto-Light.otf') format('opentype'),
			url('../fonts/Noto/Noto-Light.svg#DariNoto-Light') format('svg');
	 font-weight: normal;
	 font-style: normal;
  }  
  
  @font-face {
	  font-family: "DariNoto";
	  src: 	url('../fonts/Noto/NotoSansArabic-Regular.eot'),
			url('../fonts/Noto/NotoSansArabic-Regular.ttf') format('truetype'),
			url('../fonts/Noto/NotoSansArabic-Regular.woff') format('woff'),
			url('../fonts/Noto/NotoSansArabic-Regular.otf') format('opentype'),
			url('../fonts/NotoSansArabic-Regular.svg#NotoSansArabic-Regular') format('svg');
	 font-weight: normal;
	 font-style: normal;
  }  
  
@font-face {
	  font-family: "LatinGeorgia";
	  src:  url('../fonts/Georgia/georgia.eot'),
			url('../fonts/Georgia/georgia.ttf') format('truetype'),
			url('../fonts/Georgia/georgia.woff') format('woff'),
			url('../fonts/Georgia/georgia.otf') format('opentype'),
			url('../fonts/Georgia/georgia.svg#LatinGeorgia') format('svg');
	 font-weight: normal;
	 font-style: normal;
  }
 
@font-face {
	  font-family: "LatinTahoma";
	  src:  url('../fonts/Tahoma/Tahoma.eot'),
			url('../fonts/Tahoma/Tahoma.ttf') format('truetype'),
			url('../fonts/Tahoma/Tahoma.woff') format('woff'),
			url('../fonts/Tahoma/Tahoma.otf') format('opentype'),
			url('../fonts/Tahoma/Tahoma.svg#LatinTahoma') format('svg');
	 font-weight: normal;
	 font-style: normal;
  }