@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-isayef');
	src:url('fonts/icomoon.eot?#iefix-isayef') format('embedded-opentype'),
		url('fonts/icomoon.woff?-isayef') format('woff'),
		url('fonts/icomoon.ttf?-isayef') format('truetype'),
		url('fonts/icomoon.svg?-isayef#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-alert:before {
	content: "\e600";
}

.icon-arrow-left:before {
	content: "\e601";
}

.icon-arrow-right:before {
	content: "\e602";
}

.icon-close:before {
	content: "\e603";
}

.icon-edit:before {
	content: "\e604";
}

.icon-feed:before {
	content: "\e605";
}

.icon-info:before {
	content: "\e606";
}

.icon-map-marker:before {
	content: "\e607";
}

.icon-menu:before {
	content: "\e608";
}

.icon-minus:before {
	content: "\e609";
}

.icon-my-account:before {
	content: "\e60a";
}

.icon-plus:before {
	content: "\e60b";
}

.icon-printer:before {
	content: "\e60c";
}

.icon-search:before {
	content: "\e60d";
}

.icon-twitter:before {
	content: "\e60e";
}

