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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icons';
	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-github-alt:before {
	content: "\f113";
}
.icon-youtube-play:before {
	content: "\f16a";
}
.icon-stack-overflow:before {
	content: "\f16c";
}
.icon-bitbucket:before {
	content: "\f171";
}
.icon-bitbucket-square:before {
	content: "\f172";
}
.icon-vimeo-square:before {
	content: "\f194";
}
.icon-behance:before {
	content: "\f1b4";
}
.icon-spotify:before {
	content: "\f1bc";
}
.icon-deviantart:before {
	content: "\f1bd";
}
.icon-soundcloud:before {
	content: "\f1be";
}
.icon-vine:before {
	content: "\f1ca";
}
.icon-codepen:before {
	content: "\f1cb";
}
.icon-jsfiddle:before {
	content: "\f1cc";
}
.icon-send:before {
	content: "\f1d8";
}
.icon-ghost:before {
	content: "\e000";
}
.icon-feed:before {
	content: "\e001";
}
.icon-twitter:before {
	content: "\e002";
}
.icon-home:before {
	content: "\e600";
}
.icon-menu:before {
	content: "\e601";
}
.icon-facebook:before {
	content: "\e602";
}
.icon-github:before {
	content: "\e603";
}
.icon-instagram:before {
	content: "\e604";
}
.icon-google-plus:before {
	content: "\e605";
}
.icon-envelope:before {
	content: "\e606";
}
.icon-linkedin:before {
	content: "\e607";
}
.icon-youtube:before {
	content: "\e608";
}
.icon-tumblr:before {
	content: "\e609";
}
.icon-dribbble:before {
	content: "\e60a";
}
.icon-flickr:before {
	content: "\e60b";
}
