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

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

.icon-play:before {
	content: "\e804";
}
.icon-angle-down:before {
	content: "\e802";
}
.icon-angle-up:before {
	content: "\e803";
}
.icon-link:before {
	content: "\e800";
}
.icon-arrow-down:before {
	content: "\e801";
}
.icon-map-marker:before {
	content: "\f041";
}
.icon-plus-circle:before {
	content: "\f055";
}
.icon-minus-circle:before {
	content: "\f056";
}
.icon-phone:before {
	content: "\f095";
}
.icon-twitter:before {
	content: "\f099";
}
.icon-facebook:before {
	content: "\f09a";
}
.icon-facebook-f:before {
	content: "\f09a";
}
.icon-feed:before {
	content: "\f09e";
}
.icon-rss:before {
	content: "\f09e";
}
.icon-envelope:before {
	content: "\f0e0";
}
.icon-long-arrow-right:before {
	content: "\f178";
}
.icon-circle-thin:before {
	content: "\f1db";
}

