@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-sina-weibo, .icon-mixi, .icon-behance, .icon-renren, .icon-evernote, .icon-google-plus, .icon-facebook, .icon-twitter, .icon-feed, .icon-vimeo, .icon-lanyrd, .icon-flickr, .icon-picasa, .icon-dribbble, .icon-forrst, .icon-deviantart, .icon-steam, .icon-github, .icon-wordpress, .icon-joomla, .icon-blogger, .icon-tumblr, .icon-yahoo, .icon-soundcloud, .icon-skype, .icon-reddit, .icon-lastfm, .icon-delicious, .icon-stumbleupon, .icon-stackoverflow, .icon-xing, .icon-flattr, .icon-foursquare, .icon-paypal, .icon-yelp, .icon-bubble, .icon-quote, .icon-pinterest, .icon-tumblr-2 {
	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-sina-weibo:before {
	content: "\e1c3";
}
.icon-mixi:before {
	content: "\e1c4";
}
.icon-behance:before {
	content: "\e1c5";
}
.icon-renren:before {
	content: "\e1c6";
}
.icon-evernote:before {
	content: "\e1c7";
}
.icon-google-plus:before {
	content: "\e164";
}
.icon-facebook:before {
	content: "\e169";
}
.icon-twitter:before {
	content: "\e16d";
}
.icon-feed:before {
	content: "\e170";
}
.icon-vimeo:before {
	content: "\e175";
}
.icon-lanyrd:before {
	content: "\e178";
}
.icon-flickr:before {
	content: "\e17a";
}
.icon-picasa:before {
	content: "\e17d";
}
.icon-dribbble:before {
	content: "\e17f";
}
.icon-forrst:before {
	content: "\e182";
}
.icon-deviantart:before {
	content: "\e184";
}
.icon-steam:before {
	content: "\e186";
}
.icon-github:before {
	content: "\e18b";
}
.icon-wordpress:before {
	content: "\e18d";
}
.icon-joomla:before {
	content: "\e18f";
}
.icon-blogger:before {
	content: "\e190";
}
.icon-tumblr:before {
	content: "\e192";
}
.icon-yahoo:before {
	content: "\e194";
}
.icon-soundcloud:before {
	content: "\e19b";
}
.icon-skype:before {
	content: "\e19d";
}
.icon-reddit:before {
	content: "\e19e";
}
.icon-lastfm:before {
	content: "\e1a0";
}
.icon-delicious:before {
	content: "\e1a2";
}
.icon-stumbleupon:before {
	content: "\e1a4";
}
.icon-stackoverflow:before {
	content: "\e1a5";
}
.icon-xing:before {
	content: "\e1a9";
}
.icon-flattr:before {
	content: "\e1aa";
}
.icon-foursquare:before {
	content: "\e1ac";
}
.icon-paypal:before {
	content: "\e1ad";
}
.icon-yelp:before {
	content: "\e1b0";
}
.icon-bubble:before {
	content: "\e06d";
}
.icon-quote:before {
	content: "\e000";
}
.icon-pinterest:before {
	content: "\e001";
}
.icon-tumblr-2:before {
	content: "\e002";
}
