@font-face {
    font-family: 'spirit-web';
    src: url('fonts/spirit/spirit-regular-webfont.eot');
    src: url('fonts/spirit/spirit-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/spirit/spirit-regular-webfont.woff2') format('woff2'),
         url('fonts/spirit/spirit-regular-webfont.woff') format('woff'),
         url('fonts/spirit/spirit-regular-webfont.ttf') format('truetype'),
         url('fonts/spirit/spirit-regular-webfont.svg#spiritregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icon';
	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-close-01:before {
	content: "\58";
}
.icon-down-01:before {
	content: "\2b";
}
.icon-FF-01:before {
	content: "\e605";
}
.icon-left-01:before {
	content: "\3c";
}
.icon-pause-01:before {
	content: "\e603";
}
.icon-play-01:before {
	content: "\e602";
}
.icon-right-01:before {
	content: "\3e";
}
.icon-RW-01:before {
	content: "\e604";
}
.icon-up-01:before {
	content: "\2d";
}
