@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?oqh1xx');
	src:url('../fonts/icomoon.eot?#iefixoqh1xx') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?oqh1xx') format('truetype'),
		url('../fonts/icomoon.woff?oqh1xx') format('woff'),
		url('../fonts/icomoon.svg?oqh1xx#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-Euro_logo:before {
	content: "\e600";
	margin: -40px 0 0 -15px;
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px)
{
	.icon-Euro_logo:before {
		margin: -30px 0 0 -5px;
	}
}
