/*
 * Droid Arabic Kufi (Arabic) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.kfshrc.edu.sa/templates/shared/fonts/droidkufi/DroidKufi-Regular.eot');
  src: url('https://www.kfshrc.edu.sa/templates/shared/fonts/droidkufi/DroidKufi-Regular.woff') format('woff'),
	     url('https://www.kfshrc.edu.sa/templates/shared/fonts/droidkufi/DroidKufi-Regular.eot?#iefix') format('embedded-opentype'),
       url('https://www.kfshrc.edu.sa/templates/shared/fonts/droidkufi/DroidKufi-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url('https://www.kfshrc.edu.sa/templates/shared/fonts/droidkufi/DroidKufi-Bold.eot');
  src: url('https://www.kfshrc.edu.sa/templates/shared/fonts/droidkufi/DroidKufi-Bold.woff') format('woff'),
	     url('https://www.kfshrc.edu.sa/templates/shared/fonts/droidkufi/DroidKufi-Bold.eot?#iefix') format('embedded-opentype'),
       url('https://www.kfshrc.edu.sa/templates/shared/fonts/droidkufi/DroidKufi-Bold.ttf') format('truetype');
}