@font-face {
  font-family: "GT America";
  src: url("GT-America-Extended-regular.ttf") format("truetype"),
    url("GT-America-Extended-regular.woff2") format("woff2"),
    url("GT-America-Extended-regular.woff") format("woff"),
    url("GT-America-Extended-Regular.otf") format("opentype");
  font-weight: 400; /* rango de pesos disponibles */
  font-display: swap;
  font-style: normal;
}
