/* custom.css */
@font-face {
  font-family: "Recoleta";
  src: url("../woff2/recoleta-regular06c7.woff2?v=1762173389") format("woff2"),
       url("../woff/recoleta-regular95bd.woff?v=1762173431") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.h1, .h2, .h3 {
  font-family: "Recoleta", serif;
}
