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

[class^="fa-"], [class*=" fa-"] {
	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;
}

.fa-envelope-o:before {
	content: "\f003";
}
.fa-home:before {
	content: "\f015";
}
.fa-download:before {
	content: "\f019";
}
.fa-phone:before {
	content: "\f095";
}
.fa-twitter:before {
	content: "\f099";
}
.fa-facebook:before {
	content: "\f09a";
}
.fa-facebook-f:before {
	content: "\f09a";
}
.fa-rss:before {
	content: "\f09e";
}
.fa-linkedin:before {
	content: "\f0e1";
}
.fa-youtube-play:before {
	content: "\f16a";
}
