/* Poppins Font Family - Optimized Subsets for Spanish Page */
/* 96.5% smaller than original - Only includes characters used on the page */
/* Total size: 38KB (7 weights) vs 1.1MB original - Includes 107 unique characters */

/* Poppins ExtraLight (200) */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('/servicio-plomeria/fonts/poppins-200-subset.woff2') format('woff2');
}

/* Poppins Light (300) */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/servicio-plomeria/fonts/poppins-300-subset.woff2') format('woff2');
}

/* Poppins Regular (400) */
/* 400 weight intentionally left out — inlined in critical HTML to reduce duplicate/competing downloads */

/* Poppins Medium (500) */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/servicio-plomeria/fonts/poppins-500-subset.woff2') format('woff2');
}

/* Poppins SemiBold (600) */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/servicio-plomeria/fonts/poppins-600-subset.woff2') format('woff2');
}

/* Poppins Bold (700) */
/* 700 weight intentionally left out — inlined in critical HTML to reduce duplicate/competing downloads */

/* Poppins ExtraBold (800) */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/servicio-plomeria/fonts/poppins-800-subset.woff2') format('woff2');
}
