@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?sesz8u');
	src:url('fonts/icomoon.eot?#iefixsesz8u') format('embedded-opentype'),
		url('fonts/icomoon.woff?sesz8u') format('woff'),
		url('fonts/icomoon.ttf?sesz8u') format('truetype'),
		url('fonts/icomoon.svg?sesz8u#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-instagram:before {
	content: "\e002";
}
.icon-paperplane:before {
	content: "\e030";
}
.icon-facebook:before {
	content: "\e600";
}
.icon-twitter:before {
	content: "\e601";
}
.icon-dribbble:before {
	content: "\e602";
}
.icon-skype:before {
	content: "\e603";
}
.icon-linkedin:before {
	content: "\e604";
}
