@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#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;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-soundcloud:before {
	font-size: 34px;
	content: "\e600";
}
.icon-facebook:before {
	font-size: 20px;
	vertical-align: 5px;
	content: "\e601";
}
.icon-youtube:before {
	font-size: 28px;
	vertical-align: 2px;
	content: "\e602";
}
.icon-twitter:before {
	font-size: 28px;
	content: "\e607";
}
.icon-RA:before {
	font-size: 20px;
	vertical-align: 5px;
	content: "\e603";
}
.icon-23d:before {
	font-size: 30px;
	content: "\e604";
}
.icon-Untitled-2:before {
	font-size: 34px;
	content: "\e605";
}
.icon-instagram:before {
	font-size: 30px;
	content: "\e606";
}