@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?mff4mx');
	src:url('fonts/icomoon.eot?mff4mx#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?mff4mx') format('truetype'),
		url('fonts/icomoon.woff?mff4mx') format('woff'),
		url('fonts/icomoon.svg?mff4mx#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-video-camera:before {
	content: "\e800";
}
.icon-mic:before {
	content: "\e801";
}
.icon-phone:before {
	content: "\e802";
}
.icon-envelop:before {
	content: "\e803";
}
.icon-printer:before {
	content: "\e804";
}
.icon-menu:before {
	content: "\e805";
}
.icon-share2:before {
	content: "\e806";
}
.icon-mail:before {
	content: "\e807";
}
.icon-mail2:before {
	content: "\e808";
}
.icon-mail4:before {
	content: "\e809";
}
.icon-facebook2:before {
	content: "\e80a";
}
.icon-twitter:before {
	content: "\e80b";
}
.icon-feed2:before {
	content: "\e80c";
}
.icon-feed3:before {
	content: "\e80d";
}
.icon-youtube3:before {
	content: "\e80e";
}
.icon-linkedin:before {
	content: "\e80f";
}
.icon-file-pdf:before {
	content: "\e810";
}

