@font-face {
	font-family: banistmo-icon;
	src: url("icono_banistmo.woff") format("woff"), url("icono_banistmo.ttf") format("truetype");
}
.banistmo-icon-Icono_banistmo:before {
	content: "\e900";
	font-family: banistmo-icon;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}