
.sow-fab {
	font-family: "sow-fontawesome-brands";
	font-style: normal !important;
	font-weight: normal !important;
}

.sow-far {
	font-family: "sow-fontawesome-free";
	font-style: normal !important;
	font-weight: 400 !important;
}

.sow-fa, .sow-fas {
	font-family: "sow-fontawesome-free";
	font-weight: 900 !important;
	font-style: normal !important;
}

.sow-icon-fontawesome {
	display: inline-block;
	speak: none;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sow-icon-fontawesome[data-sow-icon]:before {
	content: attr(data-sow-icon);
}
