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

[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-envelope-o:before {
	content: "\f003";
}
.icon-check:before {
	content: "\f00c";
}
.icon-map-marker:before {
	content: "\f041";
}
.icon-phone:before {
	content: "\f095";
}
.icon-briefcase:before {
	content: "\f0b1";
}
.icon-bars:before {
	content: "\f0c9";
}
.icon-navicon:before {
	content: "\f0c9";
}
.icon-reorder:before {
	content: "\f0c9";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-quote-right:before {
	content: "\f10e";
}
