h1 {
	font-family: 'Julius Sans One', sans-serif !important;
	color:#990000 !important;
	
}
h2 {
	font-family: 'Julius Sans One', sans-serif !important;
	color:#990000 !important;
}
h3 {
	font-family: 'Julius Sans One', sans-serif !important;
	color:#990000 !important;
}
h4 {
	font-family: 'Julius Sans One', sans-serif !important;
	color:#990000 !important;
}
p {
	font-family: 'Noto Sans', sans-serif !important;
	font-size:14px !important;
	
}
a {
	font-family: 'Noto Sans', sans-serif;
	
}
.footer_menu p span a {
	color:#9d9d9d;
	
}
.footer_menu p span a:hover {
	color:#FFF0D9;
	
}
.font_black {
	color:#000000;
	
}
.font_black:hover {
	color:#666;
	text-decoration:none;
	
}
.font_white span{
	color:#fff;
	text-decoration:none !important;
	
}
.font_white span:hover {
	color:#FFB84F !important;
	text-decoration:none !important;
	
}
.img_display {
	display:initial !important;
	
}