@font-face {
	font-family: 'Grands';
	src:url('fonts/Grands.eot');
	src:url('fonts/Grands.eot?#iefix') format('embedded-opentype'),
		url('fonts/Grands.woff') format('woff'),
		url('fonts/Grands.ttf') format('truetype'),
		url('fonts/Grands.svg#Grands') 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: 'Grands';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* 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-YouTube, .icon-YouTube-play, .icon-Yandex, .icon-Vkontakte, .icon-VK, .icon-vimeo, .icon-twitter, .icon-tumblr, .icon-Steam, .icon-StackOverflow, .icon-SoundCloud, .icon-Skype, .icon-Share, .icon-RSS, .icon-Readability, .icon-Read-it-Later, .icon-Pocket, .icon-Pinterest, .icon-Picasa, .icon-Email, .icon-Evernote, .icon-facebook, .icon-flickr, .icon-FourSquare, .icon-Flattr, .icon-GitHub-circle, .icon-GitHub-octoface, .icon-google, .icon-HabraHabr, .icon-Instapaper, .icon-Jabber, .icon-lastfm, .icon-LifeJournal, .icon-Linked-in, .icon-MoiKrug, .icon-MySpace, .icon-Odnoklassniki, .icon-OpenID, .icon-DropBox, .icon-Blogspot, .icon-BitBucket {
	font-family: 'Grands';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-YouTube:before {
	content: "\e000";
}
.icon-YouTube-play:before {
	content: "\e001";
}
.icon-Yandex:before {
	content: "\e002";
}
.icon-Vkontakte:before {
	content: "\e003";
}
.icon-VK:before {
	content: "\e004";
}
.icon-vimeo:before {
	content: "\e005";
}
.icon-twitter:before {
	content: "\e006";
}
.icon-tumblr:before {
	content: "\e007";
}
.icon-Steam:before {
	content: "\e008";
}
.icon-StackOverflow:before {
	content: "\e009";
}
.icon-SoundCloud:before {
	content: "\e00a";
}
.icon-Skype:before {
	content: "\e00b";
}
.icon-Share:before {
	content: "\e00c";
}
.icon-RSS:before {
	content: "\e00d";
}
.icon-Readability:before {
	content: "\e00e";
}
.icon-Read-it-Later:before {
	content: "\e00f";
}
.icon-Pocket:before {
	content: "\e010";
}
.icon-Pinterest:before {
	content: "\e011";
}
.icon-Picasa:before {
	content: "\e012";
}
.icon-Email:before {
	content: "\e013";
}
.icon-Evernote:before {
	content: "\e014";
}
.icon-facebook:before {
	content: "\e015";
}
.icon-flickr:before {
	content: "\e016";
}
.icon-FourSquare:before {
	content: "\e017";
}
.icon-Flattr:before {
	content: "\e018";
}
.icon-GitHub-circle:before {
	content: "\e019";
}
.icon-GitHub-octoface:before {
	content: "\e01a";
}
.icon-google:before {
	content: "\e01b";
}
.icon-HabraHabr:before {
	content: "\e01c";
}
.icon-Instapaper:before {
	content: "\e01d";
}
.icon-Jabber:before {
	content: "\e01e";
}
.icon-lastfm:before {
	content: "\e01f";
}
.icon-LifeJournal:before {
	content: "\e020";
}
.icon-Linked-in:before {
	content: "\e021";
}
.icon-MoiKrug:before {
	content: "\e022";
}
.icon-MySpace:before {
	content: "\e023";
}
.icon-Odnoklassniki:before {
	content: "\e024";
}
.icon-OpenID:before {
	content: "\e025";
}
.icon-DropBox:before {
	content: "\e026";
}
.icon-Blogspot:before {
	content: "\e027";
}
.icon-BitBucket:before {
	content: "\e028";
}
