@font-face {
	font-family: 'sow-fontawesome';
	src:url('https://a2e2d4414c0e9589d0e0-bc0716189c7988ebc402299533e5ec1c.ssl.cf2.rackcdn.com/fontawesome-webfont_eot-1434646711');
	src:url('https://a2e2d4414c0e9589d0e0-bc0716189c7988ebc402299533e5ec1c.ssl.cf2.rackcdn.com/fontawesome-webfont_eot-1434646712') format('embedded-opentype'),
	url('https://a2e2d4414c0e9589d0e0-bc0716189c7988ebc402299533e5ec1c.ssl.cf2.rackcdn.com/fontawesome-webfont_woff-1434646718') format('woff'),
	url('https://a2e2d4414c0e9589d0e0-bc0716189c7988ebc402299533e5ec1c.ssl.cf2.rackcdn.com/fontawesome-webfont_ttf-1434646723') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.sow-icon-fontawesome {
	font-family: 'sow-fontawesome';
	display: inline-block;
	speak: none;
	font-style: normal;
	font-weight: normal;
	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);
}