@font-face {
	font-family: 'icomoon';
	src:url('icomoon.eot?-4ofu8y');
	src:url('icomoon.eot?#iefix-4ofu8y') format('embedded-opentype'),
		url('icomoon.woff?-4ofu8y') format('woff'),
		url('icomoon.ttf?-4ofu8y') format('truetype'),
		url('icomoon.svg?-4ofu8y#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-envelope-o:before {
	content: "\f003";
}
.icon-user:before {
	content: "\f007";
}
.icon-th-large:before {
	content: "\f009";
}
.icon-times:before {
	content: "\f00d";
}
