@font-face{
	font-family:MiFuente;
	src : url(fuentes/ptserifbold.ttf);
	src : url(fuentes/ptserifbold.woff);
}
h1{
  font-family: MiFuente !important;
  color: black;
  font-style: 3em;
}
h2,button{
  font-family: "PT Serif", serif;
  font-weight: 400;
  font-style: normal;
}
.fuente{
  font-family: "PT Serif", serif;
  font-weight: 400;
  font-style: normal;
}
p,li,label{
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 350;
  font-style: normal;
}
figcaption p{
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 350;
  font-style: normal;
}
figcaption h2{
  font-family: "PT Serif", serif;
  font-weight: 400;
  font-style: normal;
}
