@font-face {
	font-family: 'icomoon';
	 src:url('fonts/icomoon2.eot?-lnixew') ;
    src: url('fonts/icomoon2.eot?#iefix-lnixew') format('embedded-opentype'),
               url('fonts/icomoon2.woff?-lnixew') format('woff'),
               url('fonts/icomoon2.ttf?-lnixew') format('truetype'),
               url('fonts/icomoon2.svg?-lnixew#icomoon') format('svg');

	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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;
}

.icon-check:before {
	content: "\e660";
}
.icon-circled:before {
	content: "\e661";
}
.icon-circle:before {
	content: "\e65d";
}
