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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	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-coin-euro:before {
	content: "\e901";
}
.icon-stats-bars2:before {
	content: "\e902";
}
.icon-magnet:before {
	content: "\e903";
}
.icon-eye:before {
	content: "\e904";
}
.icon-circle-down:before {
	content: "\e900";
}
.icon-facebook:before {
	content: "\e905";
}
.icon-twitter:before {
	content: "\e906";
}
.icon-youtube3:before {
	content: "\e907";
}

