

@font-face {
	font-family: facherito;
	src: url(../fuentes/KaushanScript-Regular.otf),
		 url(../fuentes/kasuhanscrip-regular-webfont.woff),
		 url(../fuentes/kasuhanscrip-regular-webfont.woff2);
}

h1 {
	font-family: facherito !Important ;
	margin: 0;
	padding: 0;
	
}


.card-text {
	font-family: "Edu NSW ACT Hand Pre", cursive;
}

.bi {
	margin-right: 0.5em;
}

.bi-house {
	color: yellow;
}

.bi-controller {
	color: yellow;
}

