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

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

.ico-youtube:before {
	content: "\e600";
}
.ico-facebook-sign:before {
	content: "\e601";
}
.ico-twitter:before {
	content: "\e602";
}
