@font-face {
  font-family: 'Scheherazade';
  src: url('./Scheherazade/ScheherazadeNew-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Scheherazade';
  src: url('./Scheherazade/ScheherazadeNew-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Scheherazade';
  src: url('./Scheherazade/ScheherazadeNew-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Scheherazade';
  src: url('./Scheherazade/ScheherazadeNew-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
