@font-face {
  font-family: "Estedad";
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("/assets/fonts/estedad-arabic.woff2") format("woff2");
}

@font-face {
  font-family: "Estedad";
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("/assets/fonts/estedad-latin.woff2") format("woff2");
}

body,
button,
input,
select,
textarea {
  font-family: Estedad, Tahoma, Arial, sans-serif;
}
