@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?x7bmqm');
	src:url('fonts/icomoon.eot?#iefixx7bmqm') format('embedded-opentype'),
		url('fonts/icomoon.woff?x7bmqm') format('woff'),
		url('fonts/icomoon.ttf?x7bmqm') format('truetype'),
		url('fonts/icomoon.svg?x7bmqm#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icomoon[class^="icon-"], .icomoon[class*=" icon-"] {
	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;
}

.icon-angle-down:before {
	content: "\e600";
}

.icon-angle-up:before {
	content: "\e601";
}

.icon-angle-right:before {
	content: "\e602";
}

.icon-angle-left:before {
	content: "\e603";
}

.icon-angle-double-down:before {
	content: "\e604";
}

.icon-angle-double-up:before {
	content: "\e605";
}

.icon-angle-double-right:before {
	content: "\e606";
}

.icon-angle-double-left:before {
	content: "\e607";
}

.icon-facebook:before {
	content: "\ea8c";
}

.icon-instagram:before {
	content: "\ea90";
}

.icon-twitter:before {
	content: "\ea91";
}

.icon-youtube:before {
	content: "\ea97";
}

.icon-pinterest:before {
	content: "\ead0";
}

