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

.icon-file-text:before {
	content: "\e922";
}

.icon-profile:before {
	content: "\e923";
}

.icon-files-empty:before {
	content: "\e925";
}

.icon-cart:before {
	content: "\e93a";
}

.icon-coin-pound:before {
	content: "\e93d";
}

.icon-credit-card:before {
	content: "\e93f";
}

.icon-calculator:before {
	content: "\e940";
}

.icon-phone:before {
	content: "\e942";
}

.icon-address-book:before {
	content: "\e944";
}

.icon-history:before {
	content: "\e94d";
}

.icon-alarm:before {
	content: "\e950";
}

.icon-box-add:before {
	content: "\e95e";
}

.icon-user:before {
	content: "\e971";
}

.icon-users:before {
	content: "\e972";
}

.icon-spinner4:before {
	content: "\e97d";
}

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

.icon-equalizer:before {
	content: "\e992";
}

.icon-fire:before {
	content: "\e9a9";
}

.icon-bin:before {
	content: "\e9ac";
}

.icon-truck:before {
	content: "\e9b0";
}

.icon-list2:before {
	content: "\e9bb";
}

.icon-sphere:before {
	content: "\e9c9";
}

.icon-plus:before {
	content: "\ea0a";
}

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

.icon-cross:before {
	content: "\ea0f";
}

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

