@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-icon]:before {
	font-family: 'Grands';
	content: attr(data-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^="gicon-"]:before, [class*=" gicon-"]:before {
	font-family: 'Grands';
	font-style: normal;
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
.gicon-youtube:before {
	content: "\e000";
}
.gicon-yandex:before {
	content: "\e001";
}
.gicon-vkontakte:before {
	content: "\e002";
}
.gicon-vk:before {
	content: "\e003";
}
.gicon-vimeo:before {
	content: "\e004";
}
.gicon-twitter:before {
	content: "\e005";
}
.gicon-tumblr:before {
	content: "\e006";
}
.gicon-steam:before {
	content: "\e007";
}
.gicon-stackoverflow:before {
	content: "\e008";
}
.gicon-soundcloud:before {
	content: "\e009";
}
.gicon-skype:before {
	content: "\e00a";
}
.gicon-share:before {
	content: "\e00b";
}
.gicon-rss:before {
	content: "\e00c";
}
.gicon-readability:before {
	content: "\e00d";
}
.gicon-read-it-later:before {
	content: "\e00e";
}
.gicon-pocket:before {
	content: "\e00f";
}
.gicon-pinterest:before {
	content: "\e010";
}
.gicon-picasa:before {
	content: "\e011";
}
.gicon-openid:before {
	content: "\e012";
}
.gicon-myspace:before {
	content: "\e013";
}
.gicon-moikrug:before {
	content: "\e014";
}
.gicon-linked-in:before {
	content: "\e015";
}
.gicon-livejournal:before {
	content: "\e016";
}
.gicon-lastfm:before {
	content: "\e017";
}
.gicon-jabber:before {
	content: "\e018";
}
.gicon-instapaper:before {
	content: "\e019";
}
.gicon-habrahabr:before {
	content: "\e01a";
}
.gicon-google:before {
	content: "\e01b";
}
.gicon-github-octoface:before {
	content: "\e01c";
}
.gicon-github-circle:before {
	content: "\e01d";
}
.gicon-foursquare:before {
	content: "\e01e";
}
.gicon-flickr:before {
	content: "\e01f";
}
.gicon-flattr:before {
	content: "\e020";
}
.gicon-facebook:before {
	content: "\e021";
}
.gicon-evernote:before {
	content: "\e022";
}
.gicon-email:before {
	content: "\e023";
}
.gicon-dropbox:before {
	content: "\e024";
}
.gicon-blogspot:before {
	content: "\e025";
}
.gicon-bitbucket:before {
	content: "\e026";
}
.gicon-youtube-play:before {
	content: "\e027";
}
