/* Recoleta (woff2 + woff, full weight range) */
@font-face {
  font-family: 'Recoleta';
  src: url('./Recoleta-Thin.woff2') format('woff2'), url('./Recoleta-Thin.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Recoleta';
  src: url('./Recoleta-Light.woff2') format('woff2'), url('./Recoleta-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Recoleta';
  src: url('./Recoleta-Regular.woff2') format('woff2'), url('./Recoleta-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Recoleta';
  src: url('./Recoleta-Medium.woff2') format('woff2'), url('./Recoleta-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Recoleta';
  src: url('./Recoleta-SemiBold.woff2') format('woff2'), url('./Recoleta-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Recoleta';
  src: url('./Recoleta-Bold.woff2') format('woff2'), url('./Recoleta-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Recoleta';
  src: url('./Recoleta-Black.woff2') format('woff2'), url('./Recoleta-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Recoleta Alt family (complete set) */
@font-face {
  font-family: 'RecoletaAlt';
  src: url('./RecoletaAlt-Thin.woff2') format('woff2'), url('./RecoletaAlt-Thin.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RecoletaAlt';
  src: url('./RecoletaAlt-Light.woff2') format('woff2'), url('./RecoletaAlt-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RecoletaAlt';
  src: url('./RecoletaAlt-Regular.woff2') format('woff2'), url('./RecoletaAlt-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RecoletaAlt';
  src: url('./RecoletaAlt-Medium.woff2') format('woff2'), url('./RecoletaAlt-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RecoletaAlt';
  src: url('./RecoletaAlt-SemiBold.woff2') format('woff2'), url('./RecoletaAlt-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RecoletaAlt';
  src: url('./RecoletaAlt-Bold.woff2') format('woff2'), url('./RecoletaAlt-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RecoletaAlt';
  src: url('./RecoletaAlt-Black.woff2') format('woff2'), url('./RecoletaAlt-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
