/* @font-face {
  font-family: 'Scheherazade';
  font-style: normal;
  font-weight: 400;
  src: url(/static/fonts/scheherazade.ttf) format('truetype');
} */
@font-face {
  font-family: 'Scheherazade';
  font-style: normal;
  font-weight: 400;
  src: url('/static/fonts/scheherazade-v19-arabic-regular.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('/static/fonts/scheherazade-v19-arabic-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('/static/fonts/scheherazade-v19-arabic-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('/static/fonts/scheherazade-v19-arabic-regular.woff') format('woff'),
    /* Modern Browsers */
    url('/static/fonts/scheherazade-v19-arabic-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('/static/fonts/scheherazade-v19-arabic-regular.svg#Scheherazade') format('svg');
  /* Legacy iOS */
}
