/* Fuentes de lectura alojadas en el child theme. Licencias: SIL Open Font License 1.1. */
@font-face {
	font-display: swap;
	font-family: "Aula Andika";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/andika-regular-latin.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: "Aula Andika";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/andika-bold-latin.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: "Aula Atkinson";
	font-style: normal;
	font-weight: 200 800;
	src: url("../fonts/atkinson-next-latin.woff2") format("woff2");
}

@font-face {
	font-display: swap;
	font-family: "Aula Inter";
	font-style: normal;
	font-weight: 100 900;
	src: url("../fonts/inter-latin.woff2") format("woff2");
}
