/* =============================================================================
   DKT Store — Fuente de marca ANDALAN: Fraunces (Fase 2 · DEC-W070)
   Self-host (NO Google CDN) por LOPDP + rendimiento, mismo pipeline que
   Inter/Poppins (google-webfonts-helper · subset latin+latin-ext · woff2).
   Voz editorial/empoderadora: la ITÁLICA es el gesto clave (palabras en em).
   Licencia OFL (gratuita). Se carga SOLO en la categoría diu-andalan.
   Pesos: 400/600 normal + 400/600 itálica.
   ============================================================================= */
@font-face {
	font-family: 'Fraunces';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/fraunces-v38-latin_latin-ext-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Fraunces';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/fraunces-v38-latin_latin-ext-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Fraunces';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/fraunces-v38-latin_latin-ext-italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Fraunces';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/fraunces-v38-latin_latin-ext-600italic.woff2') format('woff2');
}
