@charset "utf-8";

body,h1,h2,h3,h4,h5,h6,p,dl,dd{margin:0;}
body{
    _min-width:1920px;
    color:#373737;
    font-family:'Noto Sans KR', sans-serif !important;
    letter-spacing:-1px;
	font-size:1em;
	font-weight:normal;
	overflow: hidden;
}

h1, h2, h3{font-family:'PLAY', sans-serif;}
h4, h5, h6, p{font-family:'SCoreDream', sans-serif;}

ul{
    margin:0;
    padding:0;
    list-style:none;
    font-family:'SCoreDream', sans-serif;
}

a{
    text-decoration:none;
    color:#373737;
}

.inner{
    width:1300px;
    margin:0px auto;
}

.inner2{width:1300px;margin:0 auto;}
.inner3{width:1000px;margin:40px auto;margin-bottom:80px;}


.cf::after{
    content:"";
    display:block;
    clear:both;
}



#container{float:none !important; width:auto !important;margin:0!important;}


@font-face {
    font-family: 'KHNPHD';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/KHNPHD.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PLAY', sans-serif;
	src: local("PLAY"),
		 url('/fonts/PLAY.eot') format('embedded-opentype'),
      	 url('/fonts/PLAY.woff') format('woff'),
     	 url('/fonts/PLAY-REGULAR.ttf') format('truetype'),
     	 url('/fonts/PLAY-BOLD.ttf') format('truetype'),
     	 url('/fonts/PLAY.svg#NanumGothic') format('svg'),
     	 url('/fonts/PLAY.woff') format('woff');
	font-style: normal;
}
