.font-spicy-rice {
  font-family: "Spicy Rice", serif;
  font-weight: 400;
  font-style: normal;
}
.font-bungee {
  font-family: "Bungee", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.font-chicle {
  font-family: "Chicle", serif;
  font-weight: 400;
  font-style: normal;
}
.font-molle {
  font-family: "Molle", cursive;
  font-weight: 400;
  font-style: italic;
}
.font-special-elite {
  font-family: "Special Elite", system-ui;
  font-weight: 400;
  font-style: normal;
}
.font-farro {
  font-family: "Farro", sans-serif;
  font-weight: 400;
  /* can have font weights 300, 4000, 500, 700 */
  font-style: normal;
}
.font-caprasimo {
  font-family: "Caprasimo", serif;
  font-weight: 400;
  font-style: normal;
}
