@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-ozg1ef');
	src:url('../fonts/icomoon.eot?#iefix-ozg1ef') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?-ozg1ef') format('truetype'),
		url('../fonts/icomoon.woff?-ozg1ef') format('woff'),
		url('../fonts/icomoon.svg?-ozg1ef#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class*="icm-icons-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-decoration: none;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icm-icons-search:before {
	content: "\e600";
}
.icm-icons-menu:before {
	content: "\e601";
}
.icm-icons-close:before {
	content: "\e602";
}
.icm-icons-circle_left:before {
	content: "\e603";
}
.icm-icons-circle_right:before {
	content: "\e604";
}
.icm-icons-arrow_up:before {
	content: "\e605";
}
.icm-icons-arrow_down:before {
	content: "\e606";
}
.icm-icons-arrow_left:before {
	content: "\e607";
}
.icm-icons-arrow_right:after {
	content: "\e608";
}
.icm-icons-dot:before {
	content: "\e609\00a0";
}
.icm-icons-fb:before {
	content: "\e60a";
}
.icm-icons-tw:before {
	content: "\e60b";
}
.icm-icons-logo:before {
	content: "\e60c";
}