
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'BeautySunflower';
  src:url('BeautySunflower.otf') format('Opentype');
}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'msjhl';
  src:url('msjhl.ttc') format('TrueType');
}

h1, h2, h3, h4, h5, h6, p, label, body, html{
	font-family: msjhl !important;
}body{
	background-color: rgba(0,0,0,.125);
}

  .header_menu{
   background-color: #4ec7f3;
  }
