@font-face {
	font-family: 'genericFramework';
	src:url('fonts/genericFramework.eot?ogyuac');
	src:url('fonts/genericFramework.eot?#iefixogyuac') format('embedded-opentype'),
		url('fonts/genericFramework.woff?ogyuac') format('woff'),
		url('fonts/genericFramework.ttf?ogyuac') format('truetype'),
		url('fonts/genericFramework.svg?ogyuac#genericFramework') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'genericFramework';
	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-refresh:before {
	content: "\e619";
}
.icon-info:before {
	content: "\e600";
}
.icon-house:before {
	content: "\e601";
}
.icon-arrow-down:before {
	content: "\e605";
}
.icon-arrow-up:before {
	content: "\e606";
}
.icon-arrow-right:before {
	content: "\e607";
}
.icon-arrow-left:before {
	content: "\e608";
}
.icon-sound:before {
	content: "\e609";
}
.icon-mute:before {
	content: "\e60a";
}
.icon-settings:before {
	content: "\e60b";
}
.icon-menu:before {
	content: "\e60d";
}
.icon-history:before {
	content: "\e60e";
	display:none;
}
.icon-close:before {
	content: "\e611";
}
.icon-down:before {
	content: "\e612";
}
.icon-up:before {
	content: "\e613";
}
.icon-left:before {
	content: "\e614";
}
.icon-right:before {
	content: "\e615";
}
.icon-mobile:before {
	content: "\e620";
}
.icon-cancel:before {
	content: "\e61c";
}
.icon-ok:before {
	content: "\e61b";
}
.icon-tablet:before {
	content: "\e602";
}


.icon-mid { font-size: 2.5em;  opacity: 0.9; color: white;}
.icon-small { font-size: 1.75em;  opacity: 0.9; color: white;}

.icon-messi { font-size: 1.5em; color: black; opacity: 1.0}