/* ===================================
   Font Declarations
   =================================== */

@font-face {
  font-family: "Almadinah";
  src: url("../fonts/Almadinah1.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Almadinah";
  src: url("../fonts/Almadinah2.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Almadinah";
  src: url("../fonts/Almadinah3.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "29LT-Azer";
  src: url("../fonts/29lt-azer-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "29LT-Azer";
  src: url("../fonts/29LT-Azer-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
