@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?83x8st');
	src:url('fonts/icomoon.eot?#iefix83x8st') format('embedded-opentype'),
		url('fonts/icomoon.ttf?83x8st') format('truetype'),
		url('fonts/icomoon.woff?83x8st') format('woff'),
		url('fonts/icomoon.svg?83x8st#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="m-icon--"], [class*=" m-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;
}

.m-icon--external-link:before {
	content: "\e600";
}
.m-icon--linkedin:before {
	content: "\e608";
}
.m-icon--instagram:before {
	content: "\e609";
}
.m-icon--twitter:before {
	content: "\e60a";
}
.m-icon--facebook:before {
	content: "\e60b";
}
.m-icon--quote-bubble:before {
	content: "\e616";
}
.m-icon--arrow-up:before {
	content: "\e617";
}
.m-icon--arrow-slant-right:before {
	content: "\e615";
}
.m-icon--arrow-slant-left:before {
	content: "\e614";
}
.m-icon--arrow-right:before {
	content: "\e613";
}
.m-icon--arrow-left:before {
	content: "\e612";
}
.m-icon--arrow-down:before {
	content: "\e611";
}
.m-icon--phone:before {
	content: "\e605";
}
.m-icon--close:before {
	content: "\e60c";
}
.m-icon--thin-arrow-up:before {
	content: "\e60d";
}
.m-icon--thin-arrow-right:before {
	content: "\e60e";
}
.m-icon--thin-arrow-left:before {
	content: "\e60f";
}
.m-icon--thin-arrow-down:before {
	content: "\e610";
}
