@font-face {
    font-family: 'icomoon1';
    src:    url('../fonts/icomoon.eot?ennyu1');
    src:    url('../fonts/icomoon.eot?ennyu1#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?ennyu1') format('truetype'),
        url('../fonts/icomoon.woff?ennyu1') format('woff'),
        url('../fonts/icomoon.svg?ennyu1#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.sow-icon-teeny_icomoon {
	font-family: 'icomoon1';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sow-icon-teeny_icomoon[data-sow-icon]:before {
	content: attr(data-sow-icon);
}