@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?i6oote');
	src:url('fonts/icomoon.eot?#iefixi6oote') format('embedded-opentype'),
		url('fonts/icomoon.woff?i6oote') format('woff'),
		url('fonts/icomoon.ttf?i6oote') format('truetype'),
		url('fonts/icomoon.svg?i6oote#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: "\e900";
}

.icon-bullhorn:before {
	content: "\e91a";
}

.icon-file-text2:before {
	content: "\e926";
}

.icon-file-picture:before {
	content: "\e927";
}

.icon-file-music:before {
	content: "\e928";
}

.icon-file-play:before {
	content: "\e929";
}

.icon-file-video:before {
	content: "\e92a";
}

.icon-file-zip:before {
	content: "\e92b";
}

.icon-location2:before {
	content: "\e948";
}

.icon-calendar:before {
	content: "\e953";
}

.icon-redo2:before {
	content: "\e968";
}

.icon-quotes-left:before {
	content: "\e977";
}

.icon-quotes-right:before {
	content: "\e978";
}

.icon-search:before {
	content: "\e986";
}

.icon-zoom-in:before {
	content: "\e987";
}

.icon-lock:before {
	content: "\e98f";
}

