/* Regular (Greta Text Arabic Regular 3) */
@font-face {
  font-family: "Greta Text Arabic Regular 3";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src:
    url("/fonts/Greta_Arabic_Regular.woff2") format("woff2"),
    url("/fonts/Greta_Arabic_Regular.woff")  format("woff");
}

/* Medium*/
@font-face {
  font-family: "Greta Text Arabic Regular 3";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src:
    url("/fonts/Greta_Arabic_Medium.woff2") format("woff2"),
    url("/fonts/Greta_Arabic_Medium.woff")  format("woff");
}

/* Bold (Greta Text Arabic Bold 3) */
@font-face {
  font-family: "Greta Text Arabic Bold 3";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src:
    url("/fonts/Greta_Arabic_Bold.woff2") format("woff2"),
    url("/fonts/Greta_Arabic_Bold.woff")  format("woff");
}

/* Light */
@font-face {
  font-family: "Greta Text Arabic Regular 3";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src:
    url("/fonts/Greta_Arabic_Light.woff2") format("woff2"),
    url("/fonts/Greta_Arabic_Light.woff")  format("woff");
}
