@font-face {
  font-family: "DIN Next LT Arabic";
  src: url("../assets/fonts/ArbFONTS-DINNextLTArabic-Regular-4.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DIN Next LT Arabic";
  src: url("../assets/fonts/ArbFONTS-DINNextLTArabic-Medium-4.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DIN Next LT Arabic";
  src: url("../assets/fonts/ArbFONTS-DINNextLTArabic-Bold-4.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DIN Next LT Arabic";
  src: url("../assets/fonts/ArbFONTS-DINNextLTArabic-Heavy2-2.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DIN Next LT Arabic";
  src: url("../assets/fonts/ArbFONTS-DINNextLTArabic-Black-4.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
