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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-zoomin:before {
	content: "\e604";
}
.icon-zoomout:before {
	content: "\e607";
}
.icon-search:before {
	content: "\e615";
}
.icon-trophy:before {
	content: "\e601";
}
.icon-camera:before {
	content: "\e609";
}
.icon-three-bars:before {
	content: "\f05e";
}
.icon-undo:before {
	content: "\e602";
}
.icon-reply:before {
	content: "\e603";
}
.icon-volume-medium:before {
	content: "\e611";
}
.icon-volume-mute:before {
	content: "\e613";
}
.icon-camera2:before {
	content: "\e017";
}
.icon-fast-forward:before {
	content: "\e600";
}
.icon-fast-rewind:before {
	content: "\e605";
}
.icon-pause:before {
	content: "\e606";
}
.icon-play:before {
	content: "\e608";
}
.icon-replay:before {
	content: "\e60d";
}
.icon-skip-next:before {
	content: "\e60e";
}
.icon-skip-previous:before {
	content: "\e60f";
}
.icon-stop:before {
	content: "\e610";
}
.icon-transform:before {
	content: "\e60a";
}
.icon-fullscreen:before {
	content: "\e612";
}
.icon-fullscreen-exit:before {
	content: "\e614";
}
.icon-star3:before {
	content: "\f005";
}
.icon-star-o:before {
	content: "\f006";
}
.icon-film:before {
	content: "\f008";
}
.icon-folder-open-o:before {
	content: "\f115";
}
.icon-code:before {
	content: "\f121";
}
.icon-play-circle:before {
	content: "\f144";
}
.icon-youtube-play:before {
	content: "\f16a";
}
.icon-checkmark:before {
	content: "\e60b";
}
.icon-cross:before {
	content: "\e60c";
}
