@font-face {
  font-family: 'RecoletaRegular';
  src: url('/cdn/shop/files/Recoleta-RegularDEMO.otf?v=1753799444') format("opentype");
  font-weight: normal;
  font-style: normal;
}

:root {
  --font-heading-family: 'RecoletaRegular';
  --font-heading-style: normal;
  --font-heading-weight: normal;
}
