/*
CTC Separate Stylesheet
Updated: 2026-04-27 14:53:23
*/

@font-face {
	font-family: "HelveticaPrincipal";
	src: url("/wp-content/uploads/2026/05/HelveticaNeue-Bold-02.woff2") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "MarkPro2";
	src: url("/wordpress/Calera/wp-content/uploads/2026/04/FontFont-MarkPro_2.woff2") format("woff2");
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: "Austin";
	src: url("/wordpress/Calera/wp-content/uploads/2026/04/Austin-Extrabold_3.woff2") format("woff2");
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

:root {
	--calera-font-regular: "MarkPro2", "Segoe UI", Arial, sans-serif;
	--calera-font-bold: "HelveticaPrincipal", "Times New Roman", serif;
	--calera-font-austin: "Austin", "Times New Roman", serif;
}

.calera-header,
.calera-promo-hero,
.calera-steps-participar,
.calera-productos-carousel,
.calera-contact-hero,
.calera-ganadores,
.calera-premios,
.calera-terminos,
.calera-footer {
	font-family: var(--calera-font-regular);
}

.calera-header h1,
.calera-header h2,
.calera-header h3,
.calera-header h4,
.calera-header h5,
.calera-header h6,
.calera-promo-hero h1,
.calera-promo-hero h2,
.calera-promo-hero h3,
.calera-promo-hero h4,
.calera-promo-hero h5,
.calera-promo-hero h6,
.calera-steps-participar h1,
.calera-steps-participar h2,
.calera-steps-participar h3,
.calera-steps-participar h4,
.calera-steps-participar h5,
.calera-steps-participar h6,
.calera-productos-carousel h1,
.calera-productos-carousel h2,
.calera-productos-carousel h3,
.calera-productos-carousel h4,
.calera-productos-carousel h5,
.calera-productos-carousel h6,
.calera-contact-hero h1,
.calera-contact-hero h2,
.calera-contact-hero h3,
.calera-contact-hero h4,
.calera-contact-hero h5,
.calera-contact-hero h6,
.calera-ganadores h1,
.calera-ganadores h2,
.calera-ganadores h3,
.calera-ganadores h4,
.calera-ganadores h5,
.calera-ganadores h6,
.calera-premios h1,
.calera-premios h2,
.calera-premios h3,
.calera-premios h4,
.calera-premios h5,
.calera-premios h6,
.calera-terminos h1,
.calera-terminos h2,
.calera-terminos h3,
.calera-terminos h4,
.calera-terminos h5,
.calera-terminos h6,
.calera-footer h1,
.calera-footer h2,
.calera-footer h3,
.calera-footer h4,
.calera-footer h5,
.calera-footer h6,
.calera-header strong,
.calera-promo-hero strong,
.calera-steps-participar strong,
.calera-productos-carousel strong,
.calera-contact-hero strong,
.calera-ganadores strong,
.calera-premios strong,
.calera-terminos strong,
.calera-footer strong {
	font-family: var(--calera-font-bold);
}

.calera-steps-participar__number {
	font-family: var(--calera-font-austin);
}

