@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?o6riyi');
	src:url('fonts/icomoon.eot?o6riyi#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?o6riyi') format('truetype'),
		url('fonts/icomoon.woff?o6riyi') format('woff'),
		url('fonts/icomoon.svg?o6riyi#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-home3:before {
	content: "\e900";
}
.icon-play:before {
	content: "\e901";
}
.icon-bullhorn:before {
	content: "\e902";
}
.icon-user:before {
	content: "\e903";
}
.icon-users:before {
	content: "\e904";
}
.icon-briefcase:before {
	content: "\e905";
}
.icon-menu:before {
	content: "\e906";
}
.icon-earth:before {
	content: "\e907";
}
.icon-plus:before {
	content: "\e90a";
}
.icon-minus:before {
	content: "\e90b";
}
.icon-play3:before {
	content: "\e910";
}
.icon-pause2:before {
	content: "\e911";
}
.icon-circle-up:before {
	content: "\e90c";
}
.icon-circle-right:before {
	content: "\e90d";
}
.icon-circle-down:before {
	content: "\e90e";
}
.icon-circle-left:before {
	content: "\e90f";
}
.icon-radio-checked2:before {
	content: "\e912";
}
.icon-radio-unchecked:before {
	content: "\e913";
}
.icon-table2:before {
	content: "\e908";
}
.icon-mail4:before {
	content: "\e909";
}

