@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@100;300;400;700;900&display=swap');

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