/* SAO-Agent · Tipografía de marca AMX (Claro) */
@font-face {
  font-family: "AMX";
  src: url("../fonts/amx-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AMX";
  src: url("../fonts/amx-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AMX";
  src: url("../fonts/amx-medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AMX";
  src: url("../fonts/amx-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AMX";
  src: url("../fonts/amx-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
