@font-face {
  font-family: "29LT Bukra Wide";
  src: url("/fonts/29LTBukraWide-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "29LT Bukra Wide";
  src: url("/fonts/29LTBukraWide-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "29LT Bukra Wide";
  src: url("/fonts/29LTBukraWide-Bold-1.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Arabic";
  src: url("/fonts/graphik-arabic-thin.woff2") format("woff2");
  font-style: normal;
  font-weight: 100;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Arabic";
  src: url("/fonts/graphik-arabic-extralight.woff2") format("woff2");
  font-style: normal;
  font-weight: 200;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Arabic";
  src: url("/fonts/graphik-arabic-light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Arabic";
  src: url("/fonts/graphik-arabic-regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Arabic";
  src: url("/fonts/graphik-arabic-medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Arabic";
  src: url("/fonts/graphik-arabic-semibold.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Arabic";
  src: url("/fonts/graphik-arabic-bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Arabic";
  src: url("/fonts/graphik-arabic-black.woff2") format("woff2");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "Graphik Arabic";
  src: url("/fonts/graphik-arabic-super.woff2") format("woff2");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

:root {
  --font-ahr-heading: "29LT Bukra Wide", Arial, sans-serif;
  --font-ahr-body: "Graphik Arabic", Arial, sans-serif;
}
