
@font-face {
  font-family: 'font-english';
  src:	url('../fonts/font-english.woff2');
  src:	url('../fonts/font-english.woff2') format('embedded-opentype'), 
		url('../fonts/font-english.woff2') format('woff2'), 
		url('../fonts/font-english.woff2') format('woff'), 
		url('../fonts/font-english.woff2') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'font-arabic1';
  src:	url('../fonts/font-arabic1.ttf');
  src:	url('../fonts/font-arabic1.ttf') format('embedded-opentype'), 
		url('../fonts/font-arabic1.ttf') format('woff2'), 
		url('../fonts/font-arabic1.ttf') format('woff'), 
		url('../fonts/font-arabic1.ttf') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'font-arabic2';
  src:	url('../fonts/font-arabic2.otf');
  src:	url('../fonts/font-arabic2.otf') format('embedded-opentype'), 
		url('../fonts/font-arabic2.otf') format('woff2'), 
		url('../fonts/font-arabic2.otf') format('woff'), 
		url('../fonts/font-arabic2.otf') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'font-arabic3';
  src:	url('../fonts/font-arabic3.ttf');
  src:	url('../fonts/font-arabic3.ttf') format('embedded-opentype'), 
		url('../fonts/font-arabic3.ttf') format('woff2'), 
		url('../fonts/font-arabic3.ttf') format('woff'), 
		url('../fonts/font-arabic3.ttf') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'font-urdu';
  src:	url('../fonts/font-urdu.ttf');
  src:	url('../fonts/font-urdu.ttf') format('embedded-opentype'), 
		url('../fonts/font-urdu.ttf') format('woff2'), 
		url('../fonts/font-urdu.ttf') format('woff'), 
		url('../fonts/font-urdu.ttf') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}