@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
body, p{font-family:"Pretendard", "Malgun Gothic", "맑은 고딕", 돋움, "dotum", Verdana, Arial, Helvetica, sans-serif !important}
.tox .tox-dialog__title,
.tox-dialog__body,
.tox .tox-button {font-family:"Pretendard" !important;}
.editorview ul{margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
	text-indent: 0;
}
.view .wrap_cont .cont.editorview ul, .view .wrap_cont .cont.editorview ol {
    list-style: initial;
    text-indent: 0;
}	

.editorview em{font-style:italic !important;}
.editorview strong{font-weight:bold !important;}
