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

[class^="logo-"], [class*=" logo-"] {
	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;
}

.logo:before {
	content: "\e601";
  /*color: #e51635;*/
  color: #ee1c25;
}
.logo:after {
	content: "\e600";
  color: #ffffff;
}
