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

[class^='icon-'],
[class*=' icon-'] {

	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	speak: never;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-mail:before {
	content: '\e902';
}
.icon-arrow-down:before {
	content: '\e900';
}
.icon-linkedin:before {
	content: '\e901';
}
