@font-face {
	font-family: 'sow-typicons';
	src:url('font/typicons.eot');
	src:url('font/typicons.eot') format('embedded-opentype'),
		url('font/typicons.woff') format('woff'),
		url('font/typicons.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}.sow-icon-typicons{font-family:'sow-typicons';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-typicons[data-sow-icon]:before{content:attr(data-sow-icon)}