@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?3glx6j');
	src:url('fonts/icomoon.eot?3glx6j#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?3glx6j') format('truetype'),
		url('fonts/icomoon.woff?3glx6j') format('woff'),
		url('fonts/icomoon.svg?3glx6j#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-close:before {
	content: "\f00d";
}
.icon-plus:before {
	content: "\f067";
}
.icon-twitter:before {
	content: "\f099";
}
.icon-facebook:before {
	content: "\f09a";
}
.icon-caret-right:before {
	content: "\f0da";
}
.icon-envelope:before {
	content: "\f0e0";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-angle-down:before {
	content: "\f107";
}
.icon-youtube-play:before {
	content: "\f16a";
}
.icon-phone:before {
	content: "\e057";
}

