/* ===== Thmanyah type family + Masmak display ===== */

@font-face {
  font-family: "Thmanyah Sans";
  src: url("fonts/sans-light.woff2") format("woff2");
  font-weight: 300; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Thmanyah Sans";
  src: url("fonts/sans-regular.woff2") format("woff2");
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Thmanyah Sans";
  src: url("fonts/sans-medium.woff2") format("woff2");
  font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Thmanyah Sans";
  src: url("fonts/sans-bold.woff2") format("woff2");
  font-weight: 700; font-style: normal; font-display: swap;
}

@font-face {
  font-family: "Thmanyah Display";
  src: url("fonts/display-regular.woff2") format("woff2");
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Thmanyah Display";
  src: url("fonts/display-medium.woff2") format("woff2");
  font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Thmanyah Display";
  src: url("fonts/display-bold.woff2") format("woff2");
  font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Thmanyah Display";
  src: url("fonts/display-black.woff2") format("woff2");
  font-weight: 900; font-style: normal; font-display: swap;
}

@font-face {
  font-family: "Thmanyah Text";
  src: url("fonts/text-regular.woff2") format("woff2");
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Thmanyah Text";
  src: url("fonts/text-medium.woff2") format("woff2");
  font-weight: 500; font-style: normal; font-display: swap;
}

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