@font-face {
	font-family: 'icomoon';
	src:url('../../../player/css/fonts/icomoon.eot');
	src:url('../../../player/css/fonts/icomoon.eot#iefix') format('embedded-opentype'),
		url('../../../player/css/fonts/icomoon.woff') format('woff'),
		url('../../../player/css/fonts/icomoon.ttf') format('truetype'),
		url('../../../player/css/fonts/icomoon.svg') 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;
	-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-play, .icon-pause, .icon-forward, .icon-rewind, .icon-stop, .icon-sound, .icon-sound-alt, .icon-sound-off, .icon-clock, .icon-expand, .icon-loop, .icon-repeat, .icon-fullscreen-exit, .icon-fullscreen, .icon-fullscreen-alt, .icon-fullscreen-exit-alt, .icon-resize-enlarge, .icon-shuffle, .icon-heart, .icon-heart-2, .icon-export, .icon-resize-shrink, .icon-rss, .icon-code, .icon-clock-2, .icon-hyperlink, .icon-exclamation, .icon-close, .icon-question, .icon-subtract, .icon-mail, .icon-google-plus, .icon-facebook, .icon-twitter, .icon-feed, .icon-vimeo, .icon-flickr, .icon-picassa, .icon-dribbble, .icon-forrst, .icon-wordpress, .icon-wordpress-2, .icon-blogger, .icon-tumblr, .icon-linkedin, .icon-pinterest, .icon-instagram, .icon-maximize, .icon-sound-low, .icon-music, .icon-fastforward, .icon-rewind-2, .icon-play-2, .icon-stop-2, .icon-pause-2, .icon-repeat-2, .icon-shuffle-2, .icon-record, .icon-next, .icon-previous, .icon-share, .icon-menu, .icon-th-list, .icon-list, .icon-repeatone,.icon-download  {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}


.icon-play:before {
	content: "\e002";
}
.icon-pause:before {
	content: "\e003";
}
.icon-forward:before {
	content: "\e004";
}
.icon-rewind:before {
	content: "\e005";
}
.icon-stop:before {
	content: "\e006";
}
.icon-sound:before {
	content: "\e007";
}
.icon-sound-alt:before {
	content: "\e008";
}
.icon-sound-off:before {
	content: "\e009";
}
.icon-clock:before {
	content: "\e00a";
}
.icon-expand:before {
	content: "\e00b";
}
.icon-loop:before {
	content: "\e01c";
}
.icon-repeat:before {
	content: "\e01b";
}
.icon-fullscreen-exit:before {
	content: "\e00e";
}
.icon-fullscreen:before {
	content: "\e00f";
}
.icon-fullscreen-alt:before {
	content: "\e010";
}
.icon-fullscreen-exit-alt:before {
	content: "\e011";
}
.icon-resize-enlarge:before {
	content: "\e012";
}
.icon-shuffle:before {
	content: "\e013";
}
.icon-heart:before {
	content: "\e014";
}
.icon-heart-2:before {
	content: "\e015";
}
.icon-export:before {
	content: "\e016";
}
.icon-resize-shrink:before {
	content: "\e022";
}
.icon-rss:before {
	content: "\f17b";
}
.icon-code:before {
	content: "\e027";
}
.icon-clock-2:before {
	content: "\e028";
}
.icon-hyperlink:before {
	content: "\e02a";
}
.icon-exclamation:before {
	content: "\e000";
}
.icon-close:before {
	content: "\e001";
}
.icon-question:before {
	content: "\e00c";
}
.icon-subtract:before {
	content: "\e00d";
}
.icon-mail:before {
	content: "\e017";
}
.icon-google-plus:before {
	content: "\e018";
}
.icon-facebook:before {
	content: "\e019";
}
.icon-twitter:before {
	content: "\e01a";
}
.icon-feed:before {
	content: "\e01d";
}
.icon-vimeo:before {
	content: "\e01e";
}
.icon-flickr:before {
	content: "\e01f";
}
.icon-picassa:before {
	content: "\e020";
}
.icon-dribbble:before {
	content: "\e021";
}
.icon-forrst:before {
	content: "\e023";
}
.icon-wordpress:before {
	content: "\e024";
}
.icon-wordpress-2:before {
	content: "\e025";
}
.icon-blogger:before {
	content: "\e026";
}
.icon-tumblr:before {
	content: "\e029";
}
.icon-linkedin:before {
	content: "\e02b";
}
.icon-pinterest:before {
	content: "\e02c";
}
.icon-instagram:before {
	content: "\e02d";
}
.icon-maximize:before {
	content: "\31";
}
.icon-sound-low:before {
	content: "\32";
}
.icon-music:before {
	content: "\f181";
}
.icon-fastforward:before {
	content: "\33";
}
.icon-rewind-2:before {
	content: "\34";
}
.icon-play-2:before {
	content: "\35";
}
.icon-stop-2:before {
	content: "\36";
}
.icon-pause-2:before {
	content: "\37";
}
.icon-repeat-2:before {
	content: "\38";
}
.icon-shuffle-2:before {
	content: "\39";
}
.icon-record:before {
	content: "\61";
}
.icon-next:before {
	content: "\62";
}
.icon-previous:before {
	content: "\63";
}
.icon-share:before {
	content: "\f16c";
}
.icon-menu:before {
	content: "\f127";
}
.icon-th-list:before {
	content: "\f00b";
}
.icon-list:before {
	content: "\e02e";
}
.icon-repeatone:before {
	content: "\f196";
}
.icon-download:before {
	content: "\e600";
}