
.sow-icon-genericons {
	font-family: "sow-genericons";
	display: inline-block;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
}

.sow-icon-genericons[data-sow-icon]:before {
	display: inline-block;
	content: attr(data-sow-icon);
}
