@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?n9z5vx');
	src:url('../fonts/icomoon.eot?n9z5vx#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?n9z5vx') format('truetype'),
		url('../fonts/icomoon.woff?n9z5vx') format('woff'),
		url('../fonts/icomoon.svg?n9z5vx#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-gps:before {
	content: "\e907";
}
.icon-logic:before {
	content: "\e909";
}
.icon-media:before {
	content: "\e90a";
}
.icon-tablet:before {
	content: "\e90e";
}
.icon-arrow-left:before {
	content: "\e900";
}
.icon-arrow-right:before {
	content: "\e901";
}
.icon-backtotop:before {
	content: "\e902";
}
.icon-certificat:before {
	content: "\e903";
}
.icon-countries:before {
	content: "\e904";
}
.icon-customer:before {
	content: "\e905";
}
.icon-geotag:before {
	content: "\e906";
}
.icon-interviewers:before {
	content: "\e908";
}
.icon-mobile:before {
	content: "\e90b";
}
.icon-play:before {
	content: "\e90c";
}
.icon-stack:before {
	content: "\e90d";
}
.icon-upload:before {
	content: "\e90f";
}

