@font-face {
  font-family: 'Noto Kufi Arabic';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/Noto/NotoKufiArabic-Thin.ttf") format('truetype');
}

@font-face {
  font-family: 'Noto Kufi Arabic';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/Noto/NotoKufiArabic-SemiBold.ttf") format('truetype');
}

@font-face {
  font-family: 'Noto Kufi Arabic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Noto/NotoKufiArabic-Regular.ttf") format('truetype');
}

@font-face {
  font-family: 'Noto Kufi Arabic';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/Noto/NotoKufiArabic-Medium.ttf") format('truetype');
}

@font-face {
  font-family: 'Noto Kufi Arabic';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/Noto/NotoKufiArabic-Light.ttf") format('truetype');
}

@font-face {
  font-family: 'Noto Kufi Arabic';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("../fonts/Noto/NotoKufiArabic-ExtraLight.ttf") format('truetype');
}

@font-face {
  font-family: 'Noto Kufi Arabic';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/Noto/NotoKufiArabic-ExtraBold.ttf") format('truetype');
}

@font-face {
  font-family: 'Noto Kufi Arabic';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/Noto/NotoKufiArabic-Bold.ttf") format('truetype');
}

@font-face {
  font-family: 'Noto Kufi Arabic';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/Noto/NotoKufiArabic-Black.ttf") format('truetype');
}