@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon8df4.eot?52ukg5');
	src:url('fonts/icomoond41d.eot?#iefix52ukg5') format('embedded-opentype'),
		url('fonts/icomoon8df4.woff?52ukg5') format('woff'),
		url('fonts/icomoon8df4.ttf?52ukg5') format('truetype'),
		url('fonts/icomoon8df4.svg?52ukg5#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-twitter:before {
	content: "\f099";
}
.icon-linkedin:before {
	content: "\f0e1";
}
.icon-search:before {
	content: "\f002";
}
.icon-twitter-square:before {
	content: "\f081";
}
.icon-facebook-square:before {
	content: "\f082";
}
.icon-linkedin-square:before {
	content: "\f08c";
}
.icon-arrows-double-down:before {
	content: "\f103";
}
