@font-face {
  font-family: "Noto Naskh Arabic";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Noto_Naskh_Arabic/static/NotoNaskhArabic-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Noto Naskh Arabic";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/Noto_Naskh_Arabic/static/NotoNaskhArabic-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Noto Naskh Arabic";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/Noto_Naskh_Arabic/static/NotoNaskhArabic-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Noto Naskh Arabic";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Noto_Naskh_Arabic/static/NotoNaskhArabic-Bold.ttf") format("truetype");
}
