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

/*  Social Icons */

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	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-down:before {
	content: "\e60c";
}
.icon-left:before {
	content: "\e60f";
}
.icon-right:before {
	content: "\e613";
}
.icon-up:before {
	content: "\e615";
}
.icon-menu:before {
	content: "\e9bd";
}
.icon-mail4:before {
	content: "\ea86";
}
.icon-facebook:before {
	content: "\ea90";
}
.icon-facebook2:before {
	content: "\ea91";
}
.icon-instagram:before {
	content: "\ea92";
}
.icon-twitter:before {
	content: "\ea96";
}
.icon-rss:before {
	content: "\ea9b";
}
.icon-rss2:before {
	content: "\ea9c";
}
.icon-youtube:before {
	content: "\ea9d";
}
.icon-twitch:before {
	content: "\ea9f";
}
.icon-steam:before {
	content: "\eaac";
}
.icon-steam2:before {
	content: "\eaad";
}
.icon-tumblr:before {
	content: "\eab9";
}
.icon-tumblr2:before {
	content: "\eaba";
}
.icon-reddit:before {
	content: "\eac6";
}
.icon-pinterest2:before {
	content: "\ead2";
}