@font-face {
	font-family: 'header';
	src:url('fonts/header/header.eot?-mgahn7');
	src:url('fonts/header/header.eot?#iefix-mgahn7') format('embedded-opentype'),
		url('fonts/header/header.woff?-mgahn7') format('woff'),
		url('fonts/header/header.ttf?-mgahn7') format('truetype'),
		url('fonts/header/header.svg?-mgahn7#header') format('svg');
	font-weight: normal;
	font-style: normal;
}

i {
	font-family: 'header';
	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;
}

.h_menudownarrow:before {
	content: "\e600";
}
.h_menudownarrow {
	color: #9e9e9e;
	font-size:12px;
}
.h_menumainmenu:before {
	content: "\e601";
}
.h_menumainmenu {
    color: #0096d6;
	font-size:30px;
}
.h_menusearch:before {
	content: "\e602";
}
.h_menusearch {
	color: #9e9e9e;
	font-size:20px;
}
.h_menuwarning:before {
	content: "\e603";
}
.h_menuwarning {
	color: #9e9e9e;
	font-size:30px;
}
.orange {
	color: #f8a133;
	font-size:51px;
}