/* Familias del kit; licencias en assets/fuentes/LICENCIAS.txt. */
@font-face {
      font-family: "Inter Tight";
      font-style: normal;
      font-weight: 400 800;
      font-display: swap;
      src: url(../fuentes/inter-tight-latin-variable.woff2) format("woff2");
    }
@font-face {
      font-family: "Space Mono";
      font-style: normal;
      font-weight: 400;
      font-display: swap;
      src: url(../fuentes/space-mono-latin-400.woff2) format("woff2");
    }
@font-face {
      font-family: "Space Mono";
      font-style: normal;
      font-weight: 700;
      font-display: swap;
      src: url(../fuentes/space-mono-latin-700.woff2) format("woff2");
    }
