@font-face {
	font-family: "edu_qld_handregular";
	src: url("../fuentes/Edu_QLD_Hand/eduqldhand-variablefont_wght-webfont.woff"),
		 url("../fuentes/Edu_QLD_Hand/eduqldhand-variablefont_wght-webfont.woff2"),
		 url("../fuentes/Edu_QLD_Hand/EduQLDHand-variableFont_wght.ttf"),
}
h1, h2, h3{
  font-family: "edu_qld_handregular" !important;
}
p {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.bi{
	margin-right:0.5em;
}