@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?em4q8z');
	src:url('fonts/icomoon.eot?#iefixem4q8z') format('embedded-opentype'),
	url('fonts/icomoon.woff?em4q8z') format('woff'),
	url('fonts/icomoon.ttf?em4q8z') format('truetype'),
	url('fonts/icomoon.svg?em4q8z#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-search:before {
	content: "\f002";
}
.icon-home:before {
	content: "\f015";
}
.icon-partners:before {
	content: "\f021";
}
.icon-chevron-left:before {
	content: "\f053";
}
.icon-chevron-right:before {
	content: "\f054";
}
.icon-twitter:before {
	content: "\f099";
}
.icon-facebook:before {
	content: "\f09a";
}
.icon-caret-down:before {
	content: "\f0d7";
}
.icon-apps:before {
	content: "\f135";
}
.icon-news:before {
	content: "\f15c";
}
.icon-youtube:before {
	content: "\f16a";
}
.icon-apple:before {
	content: "\f179";
}
.icon-android:before {
	content: "\f17b";
}
.icon-project:before {
	content: "\f192";
}
.icon-menu:before {
	content: "\f0c9";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-tablet:before {
	content: "\e600";
}
.icon-arrow-right:before {
	content: "\e601";
}
.icon-close:before {
	content: "\e603";
}
