@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?rkmybu');
	src:url('fonts/icomoon.eot?#iefixrkmybu') format('embedded-opentype'),
		url('fonts/icomoon.woff?rkmybu') format('woff'),
		url('fonts/icomoon.ttf?rkmybu') format('truetype'),
		url('fonts/icomoon.svg?rkmybu#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-books:before {
	content: "\e920";
}

.icon-user-tie:before {
	content: "\e976";
}

.icon-exit:before {
	content: "\ea14";
}

.icon-file-pdf:before {
	content: "\eada";
}

.icon-file-openoffice:before {
	content: "\eadb";
}

.icon-file-word:before {
	content: "\eadc";
}

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

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

