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

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

/* Use the following CSS code if you want to have a class per icon */
[class^="grands-icon-"]:before, [class*=" grands-icon-"]:before {
	font-family: 'Grands';
	font-style: normal;
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
.grands-icon-youtube:before {
	content: "\e000";
}
.grands-icon-yandex:before {
	content: "\e001";
}
.grands-icon-vkontakte:before {
	content: "\e002";
}
.grands-icon-vk:before {
	content: "\e003";
}
.grands-icon-vimeo:before {
	content: "\e004";
}
.grands-icon-twitter:before {
	content: "\e005";
}
.grands-icon-tumblr:before {
	content: "\e006";
}
.grands-icon-steam:before {
	content: "\e007";
}
.grands-icon-stackoverflow:before {
	content: "\e008";
}
.grands-icon-soundcloud:before {
	content: "\e009";
}
.grands-icon-skype:before {
	content: "\e00a";
}
.grands-icon-share:before {
	content: "\e00b";
}
.grands-icon-rss:before {
	content: "\e00c";
}
.grands-icon-readability:before {
	content: "\e00d";
}
.grands-icon-read-it-later:before {
	content: "\e00e";
}
.grands-icon-pocket:before {
	content: "\e00f";
}
.grands-icon-pinterest:before {
	content: "\e010";
}
.grands-icon-picasa:before {
	content: "\e011";
}
.grands-icon-open-id:before {
	content: "\e012";
}
.grands-icon-my-space:before {
	content: "\e013";
}
.grands-icon-moi-krug:before {
	content: "\e014";
}
.grands-icon-linked-in:before {
	content: "\e015";
}
.grands-icon-live-journal:before {
	content: "\e016";
}
.grands-icon-lastfm:before {
	content: "\e017";
}
.grands-icon-jabber:before {
	content: "\e018";
}
.grands-icon-instapaper:before {
	content: "\e019";
}
.grands-icon-habra-habr:before {
	content: "\e01a";
}
.grands-icon-googleplus:before {
	content: "\e01b";
}
.grands-icon-github-octoface:before {
	content: "\e01c";
}
.grands-icon-github-circle:before {
	content: "\e01d";
}
.grands-icon-foursquare:before {
	content: "\e01e";
}
.grands-icon-flickr:before {
	content: "\e01f";
}
.grands-icon-flattr:before {
	content: "\e020";
}
.grands-icon-facebook:before {
	content: "\e021";
}
.grands-icon-evernote:before {
	content: "\e022";
}
.grands-icon-email:before {
	content: "\e023";
}
.grands-icon-dropbox:before {
	content: "\e024";
}
.grands-icon-blogspot:before {
	content: "\e025";
}
.grands-icon-bitbucket:before {
	content: "\e026";
}
.grands-icon-youtube-play:before {
	content: "\e027";
}
