@font-face {
	font-family: 'fonticons';
	src:url('../fonts/fonticons.eot');
	src:url('../fonts/fonticons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/fonticons.woff') format('woff'),
		url('../fonts/fonticons.ttf') format('truetype'),
		url('../fonts/fonticons.svg#fonticons') 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: 'fonticons';
	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-Columbia, .icon-X, .icon-Right-Arrow, .icon-Left-arrow, .icon-Vine, .icon-RCA, .icon-Plus, .icon-Minus, .icon-Legacy, .icon-Epic, .icon-Arista, .icon-feed, .icon-gallery-icon2, .icon-more-arrow, .icon-spotify, .icon-instagram, .icon-envelope, .icon-square, .icon-circle, .icon-whosay, .icon-vimeo2, .icon-itunes, .icon-copygram, .icon-myspace, .icon-youtube, .icon-qzone, .icon-soundcloud, .icon-vkontakte, .icon-twitter, .icon-tumblr, .icon-tuenti, .icon-tout, .icon-orkut, .icon-netlog, .icon-muzu, .icon-mixi, .icon-lastFM, .icon-hyves, .icon-googleplus, .icon-facebook, .icon-deezer, .icon-cyworld, .icon-blogger, .icon-banditFM, .icon-comments, .icon-more_arrow, .icon-pinterest, .icon-play, .icon-pause, .icon-video, .icon-lyrics, .icon-vevo_logo, .icon-vevo, .icon-menu {
font-family: 'fonticons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-Columbia:before {
	content: "\41";
}
.icon-X:before {
	content: "\30";
}
.icon-Right-Arrow:before {
	content: "\36";
}
.icon-Left-arrow:before {
	content: "\37";
}
.icon-Vine:before {
	content: "\2f";
}
.icon-RCA:before {
	content: "\52";
}
.icon-Plus:before {
	content: "\2b";
}
.icon-Minus:before {
	content: "\2d";
}
.icon-Legacy:before {
	content: "\42";
}
.icon-Epic:before {
	content: "\5e";
}
.icon-Arista:before {
	content: "\40";
}
.icon-feed:before {
	content: "\26";
}
.icon-gallery-icon2:before {
	content: "\24";
}
.icon-more-arrow:before {
	content: "\25";
}
.icon-spotify:before {
	content: "\61";
}
.icon-instagram:before {
	content: "\49";
}
.icon-envelope:before {
	content: "\21";
}
.icon-square:before {
	content: "\53";
}
.icon-circle:before {
	content: "\43";
}
.icon-whosay:before {
	content: "\57";
}
.icon-vimeo2:before {
	content: "\56";
}
.icon-itunes:before {
	content: "\32";
}
.icon-copygram:before {
	content: "\63";
}
.icon-myspace:before {
	content: "\6d";
}
.icon-youtube:before {
	content: "\79";
}
.icon-qzone:before {
	content: "\7a";
}
.icon-soundcloud:before {
	content: "\73";
}
.icon-vkontakte:before {
	content: "\6b";
}
.icon-twitter:before {
	content: "\74";
}
.icon-tumblr:before {
	content: "\72";
}
.icon-tuenti:before {
	content: "\65";
}
.icon-tout:before {
	content: "\71";
}
.icon-orkut:before {
	content: "\6f";
}
.icon-netlog:before {
	content: "\6e";
}
.icon-muzu:before {
	content: "\75";
}
.icon-mixi:before {
	content: "\78";
}
.icon-lastFM:before {
	content: "\6c";
}
.icon-hyves:before {
	content: "\68";
}
.icon-googleplus:before {
	content: "\67";
}
.icon-facebook:before {
	content: "\66";
}
.icon-deezer:before {
	content: "\64";
}
.icon-cyworld:before {
	content: "\77";
}
.icon-blogger:before {
	content: "\62";
}
.icon-banditFM:before {
	content: "\6a";
}
.icon-comments:before {
	content: "\22";
}
.icon-more_arrow:before {
	content: "\23";
}
.icon-pinterest:before {
	content: "\70";
}
.icon-play:before {
	content: "\50";
}
.icon-pause:before {
	content: "\55";
}
.icon-video:before {
	content: "\44";
}
.icon-lyrics:before {
	content: "\4c";
}
.icon-vevo:before,
.icon-vevo_logo:before {
	content: "\76";
}
.icon-menu:before {
	content: "\39";
}