/* Fuente para títulos - Pump Demi Bold */
@font-face {
  font-family: 'Pump Demi Bold';
  src: url('Pump Demi Bold LET Plain.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Fuente para contenido - Quicksand Bold */
@font-face {
  font-family: 'Quicksand';
  src: url('Quicksand-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}