@font-face {
	font-family: MiFuente;
	src: url(../fonts/Darumadropone-regular.ttf),
		 url(../fonts/Darumadropone-regular.woff),
		 url(../fonts/Darumadropone-regular.woff2);
}

h1 {
	font-family: MiFuente;
}


.matangi-<uniquifier> {
  font-family: "Matangi", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

#cartas {
	font-family: Matangi;
}