@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-u1zn99');
	src:url('fonts/icomoon.eot?#iefix-u1zn99') format('embedded-opentype'),
		url('fonts/icomoon.woff?-u1zn99') format('woff'),
		url('fonts/icomoon.ttf?-u1zn99') format('truetype'),
		url('fonts/icomoon.svg?-u1zn99#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	margin-bottom: -1px;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-brightness-contrast:before {
	content: "\e6cc";
}
.icon-contrast:before {
	content: "\e6cd";
}
