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

[class^="icon-"], [class*=" icon-"] {
	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-mail:before {
	content: "\e600";
}
.icon-banknote:before {
	content: "\e601";
}
.icon-facebook3:before {
	content: "\ea8e";
}
.icon-instagram:before {
	content: "\ea90";
}
.icon-youtube3:before {
	content: "\ea99";
}
.icon-vimeo3:before {
	content: "\ea9e";
}
.icon-deviantart:before {
	content: "\eaab";
}
.icon-soundcloud:before {
	content: "\eac4";
}
.icon-soundcloud2:before {
	content: "\eac5";
}
.icon-skype:before {
	content: "\eac6";
}
.icon-linkedin:before {
	content: "\eac8";
}
.icon-pinterest:before {
	content: "\ead0";
}
.icon-paypal:before {
	content: "\ead6";
}
