@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?a6gw2p');
	src:url('../fonts/icomoon.eot?#iefixa6gw2p') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?a6gw2p') format('truetype'),
		url('../fonts/icomoon.woff?a6gw2p') format('woff'),
		url('../fonts/icomoon.svg?a6gw2p#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-mobile:before {
	content: "\e606";
}
.icon-chevron-right:before {
	content: "\e608";
}
.icon-chevron-left:before {
	content: "\e609";
}
.icon-chevron-down:before {
	content: "\e60a";
}
.icon-chevron-up:before {
	content: "\e60b";
}
.icon-globe:before {
	content: "\e607";
}
.icon-star:before {
	content: "\e605";
}
.icon-envelope-o:before {
	content: "\e603";
}
.icon-home:before {
	content: "\e604";
}
.icon-phone:before {
	content: "\e602";
}
.icon-check:before {
	content: "\e600";
}
.icon-at:before {
	content: "\e601";
}
