/* TABS */
/*@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css");*/
/**, *:before, *:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}*/

/*html, body {
  height: 100%;
}



/*h1 {
  padding: 50px 0;
  font-weight: 400;
  text-align: center;
}

p {
  margin: 0 0 20px;
  line-height: 1.5;
}*/
@font-face {
  font-family: malgungothicregular;
  src: url(fonts/MalgunGothicRegular.woff2);
}
body {
  font-family: malgungothicregular ;
}
div, h2,h3,p,strong,label,li,ul,span{
  font-family: malgungothicregular ;

}
