/** test2 **/
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?c7w4q21');
	src: url('../fonts/icomoon.eot?#iefixc7w4q21') format('embedded-opentype'),
		url('../fonts/icomoon.woff?c7w4q21') format('woff'),
		url('../fonts/icomoon.ttf?c7w4q21') format('truetype'),
		url('../fonts/icomoon.svg?c7w4q2#icomoon1') 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-notes:before {
	content: "\e602";
}

.icon-folder-open:before {
	content: "\e603";
}

.icon-folder-close:before {
	content: "\e604";
}

.icon-view:before {
	content: "\e605";
}

.icon-download:before {
	content: "\e606";
}

.icon-headphone:before {
	content: "\e600";
}

.icon-logout:before {
	content: "\e601";
}

.icon-video:before {
	content: "\e607";
}

.icon-play:before {
	content: "\e608";
}

.icon-facebook:before {
	content: "\e906";
}

.icon-instagram:before {
	content: "\e907";
}