@font-face {
	font-family: 'icomoon';
	src:url('../../fonts/icomoon/icomoon.eot?-hhhn2i');
	src:url('../../fonts/icomoon/icomoon.eot?#iefix-hhhn2i') format('embedded-opentype'),
		url('../../fonts/icomoon/icomoon.woff?-hhhn2i') format('woff'),
		url('../../fonts/icomoon/icomoon.ttf?-hhhn2i') format('truetype'),
		url('../../fonts/icomoon/icomoon.svg?-hhhn2i#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-file-pdf:before {
	content: "\e600";
}
.icon-file-word:before {
	content: "\e601";
}
.icon-file-play:before {
    content: "\e602";
}