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

.icon-compass2:before {
	content: "\e94a";
}

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

.icon-mobile2:before {
	content: "\e959";
}

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

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

.icon-clipboard:before {
	content: "\e9b8";
}

.icon-menu:before {
	content: "\e9bd";
}

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

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

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

.icon-warning:before {
	content: "\ea07";
}

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

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

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

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

.icon-share2:before {
	content: "\ea82";
}

