/* Fanoos (Hamkaran-System) — synced from baldr/webapp & baldr/status */

@font-face {
  font-family: fanoos;
  src: url("/assets/fonts/Hamkaran-System/fanoos-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: fanoos;
  src: url("/assets/fonts/Hamkaran-System/fanoos-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Tailwind font-medium (500) — map to semi-bold file */
@font-face {
  font-family: fanoos;
  src: url("/assets/fonts/Hamkaran-System/fanoos-semi-bold.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: fanoos;
  src: url("/assets/fonts/Hamkaran-System/fanoos-semi-bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: fanoos;
  src: url("/assets/fonts/Hamkaran-System/fanoos-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: fanoos;
  src: url("/assets/fonts/Hamkaran-System/fanoos-extra-bold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: fanoos;
  src: url("/assets/fonts/Hamkaran-System/fanoos-black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Legacy alias used in some Baldr charts/components */
@font-face {
  font-family: "Hamkaran-System";
  src: url("/assets/fonts/Hamkaran-System/fanoos-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hamkaran-System";
  src: url("/assets/fonts/Hamkaran-System/fanoos-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hamkaran-System";
  src: url("/assets/fonts/Hamkaran-System/fanoos-semi-bold.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hamkaran-System";
  src: url("/assets/fonts/Hamkaran-System/fanoos-semi-bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hamkaran-System";
  src: url("/assets/fonts/Hamkaran-System/fanoos-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hamkaran-System";
  src: url("/assets/fonts/Hamkaran-System/fanoos-extra-bold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hamkaran-System";
  src: url("/assets/fonts/Hamkaran-System/fanoos-black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
