@font-face {
  font-family: 'Recoleta';
  font-style:  normal;
  font-weight: 400;
  font-display: swap ;
  src: url("recoleta-regular.otf") format("opentype");
}

@font-face {
  font-family: 'Recoleta';
  font-style:  normal;
  font-weight: 500;
  font-display: swap;
  src: url("recoleta-medium.otf") format("opentype");
}
