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

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-home, .icon-newspaper, .icon-pencil, .icon-pencil-2, .icon-quill, .icon-books, .icon-library, .icon-book, .icon-connection, .icon-briefcase, .icon-thumbs-up, .icon-thumbs-up-2, .icon-facebook, .icon-facebook-2, .icon-facebook-3, .icon-google, .icon-google-plus, .icon-google-plus-2, .icon-google-plus-3, .icon-twitter, .icon-twitter-2, .icon-twitter-3, .icon-feed, .icon-feed-2, .icon-feed-3, .icon-youtube, .icon-youtube-2, .icon-github, .icon-github-2, .icon-github-3, .icon-github-4, .icon-github-5, .icon-wordpress, .icon-wordpress-2, .icon-tumblr, .icon-tumblr-2, .icon-android, .icon-soundcloud, .icon-soundcloud-2, .icon-windows8, .icon-windows, .icon-apple, .icon-tux, .icon-yahoo, .icon-linkedin, .icon-html5, .icon-html5-2, .icon-user, .icon-arrow-right, .icon-arrow-left {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-home:before {
	content: "\e000";
}
.icon-newspaper:before {
	content: "\e001";
}
.icon-pencil:before {
	content: "\e002";
}
.icon-pencil-2:before {
	content: "\e003";
}
.icon-quill:before {
	content: "\e004";
}
.icon-books:before {
	content: "\e005";
}
.icon-library:before {
	content: "\e006";
}
.icon-book:before {
	content: "\e007";
}
.icon-connection:before {
	content: "\e008";
}
.icon-briefcase:before {
	content: "\e009";
}
.icon-thumbs-up:before {
	content: "\e00a";
}
.icon-thumbs-up-2:before {
	content: "\e00b";
}
.icon-facebook:before {
	content: "\e00c";
}
.icon-facebook-2:before {
	content: "\e00d";
}
.icon-facebook-3:before {
	content: "\e00e";
}
.icon-google:before {
	content: "\e00f";
}
.icon-google-plus:before {
	content: "\e010";
}
.icon-google-plus-2:before {
	content: "\e011";
}
.icon-google-plus-3:before {
	content: "\e012";
}
.icon-twitter:before {
	content: "\e013";
}
.icon-twitter-2:before {
	content: "\e014";
}
.icon-twitter-3:before {
	content: "\e015";
}
.icon-feed:before {
	content: "\e016";
}
.icon-feed-2:before {
	content: "\e017";
}
.icon-feed-3:before {
	content: "\e018";
}
.icon-youtube:before {
	content: "\e019";
}
.icon-youtube-2:before {
	content: "\e01a";
}
.icon-github:before {
	content: "\e01b";
}
.icon-github-2:before {
	content: "\e01c";
}
.icon-github-3:before {
	content: "\e01d";
}
.icon-github-4:before {
	content: "\e01e";
}
.icon-github-5:before {
	content: "\e01f";
}
.icon-wordpress:before {
	content: "\e020";
}
.icon-wordpress-2:before {
	content: "\e021";
}
.icon-tumblr:before {
	content: "\e022";
}
.icon-tumblr-2:before {
	content: "\e023";
}
.icon-android:before {
	content: "\e024";
}
.icon-soundcloud:before {
	content: "\e025";
}
.icon-soundcloud-2:before {
	content: "\e026";
}
.icon-windows8:before {
	content: "\e027";
}
.icon-windows:before {
	content: "\e028";
}
.icon-apple:before {
	content: "\e029";
}
.icon-tux:before {
	content: "\e02a";
}
.icon-yahoo:before {
	content: "\e02b";
}
.icon-linkedin:before {
	content: "\e02c";
}
.icon-html5:before {
	content: "\e02d";
}
.icon-html5-2:before {
	content: "\e02e";
}
.icon-user:before {
	content: "\e02f";
}
.icon-arrow-right:before {
	content: "\e030";
}
.icon-arrow-left:before {
	content: "\e031";
}
