@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@200..900&display=swap');

body, h1, h2, h3, h4, h5, h6, input, button, textarea, select  { font-family:'Archivo', "Noto Sans SC", 'Pretendard', dotum, sans-serif; }

/* sub */
.overview_textbox p { word-break: break-all; }
.about_list li .textbox p { word-break: break-all; }