@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,200,300,400,500,600,700,800,900|Roboto:400,700,700i&display=swap&subset=korean');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Imperial+Script&display=swap');

html, body {margin:0; padding:0; font-size:14px; height:100%; color:#666; min-width:320px; font-family:"Lato","Noto Sans KR",'sans-serif';}
.eng_font {font-family: 'Lato', sans-serif;}
.eng_font_500 {font-family: 'Lato', sans-serif; font-weight:700}

h1.eng_font_500 {font-family: 'Lato', sans-serif; font-weight:700; font-size:50px;}

strong { font-weight:700}