@font-face {
  font-family: "Aether-AMono";
  src: url("./Aether-AMono.woff") format("woff"),
    url("./Aether-AMono.woff2") format("woff2"),
    url("./Aether-AMono.otf") format("opentype");
  font-weight: 300; /* rango de pesos disponibles */
  font-display: swap;
  font-style: normal;
}
