@font-face {
  font-family: "locator-web";
  src: url("/assets/fonts/locator-web-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "locator-web";
  src: url("/assets/fonts/locator-web-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-display: swap;
  font-family: "Almarai";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/almarai-v18-arabic-regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Almarai";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/fonts/almarai-v18-arabic-700.woff2") format("woff2");
}

/* @font-face {
  font-display: swap;
  font-family: "Noto Sans Arabic";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/noto-sans-arabic-v29-arabic-regular.woff2")
    format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Noto Sans Arabic";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/fonts/noto-sans-arabic-v29-arabic-700.woff2")
    format("woff2");
} */
