@font-face {
  font-family: "Figtree";
  src: url("Figtree-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900; /* rango de pesos disponibles */
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "Figtree";
  src: url("Figtree-Italic-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900; /* rango de pesos disponibles */
  font-display: swap;
  font-style: italic;
}
