@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?467zwt');
	src:url('fonts/icomoon.eot?#iefix467zwt') format('embedded-opentype'),
		url('fonts/icomoon.woff?467zwt') format('woff'),
		url('fonts/icomoon.ttf?467zwt') format('truetype'),
		url('fonts/icomoon.svg?467zwt#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-home:before {
	content: "\e614";
}

.icon-envelope:before {
	content: "\e611";
}

.icon-switch:before {
	content: "\e600";
}

.icon-link:before {
	content: "\e601";
}

.icon-star:before {
	content: "\e602";
}

.icon-star2:before {
	content: "\e603";
}

.icon-star3:before {
	content: "\e604";
}

.icon-thumbs-up:before {
	content: "\e605";
}

.icon-thumbs-up2:before {
	content: "\e606";
}

.icon-notification:before {
	content: "\e612";
}

.icon-question:before {
	content: "\e613";
}

.icon-info:before {
	content: "\e607";
}

.icon-cancel-circle:before {
	content: "\e608";
}

.icon-checkmark-circle:before {
	content: "\e609";
}

.icon-close:before {
	content: "\e60a";
}

.icon-checkmark:before {
	content: "\e60b";
}

.icon-checkmark2:before {
	content: "\e60c";
}

.icon-checkbox-checked:before {
	content: "\e60d";
}

.icon-googleplus:before {
	content: "\e60e";
}

.icon-facebook:before {
	content: "\e60f";
}

.icon-twitter:before {
	content: "\e610";
}

