@charset "utf-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");

@font-face{font-family:'icomoon';src:url('//tistory1.daumcdn.net/tistory/7678655/skin/images/xeicon-25.woff') format('woff');font-weight:normal;font-style:normal;font-display:block}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

@layer fonts { 
	:root{
		--font-sans-serif: -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
		--font-monospace: cousine, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
		--font-Pretendard: 'Pretendard', var(--font-sans-serif); /* 1 */
		--font-icon:'icomoon';
	}

	.icon-Home:before{content:"\e700"}
	.icon-search:before{content:"\e701"}
	.icon-Cog:before{content:"\e702"}
	.icon-side-button-Top:before{content:"\e703"}
	.icon-side-button-Top-close:before{content:"\e704"}
	.icon-Script:before{content:"\e705"}
	.icon-hamburger:before{content:"\e706"}
	.icon-Login:before{content:"\e707"}
	.icon-Logout:before{content:"\e708"}
	.icon-Expand-Window:before{content:"\e709"}
	.icon-Not-Copied:before{content:"\e710"}
	.icon-Code-Bracket:before{content:"\e711"}
	.icon-outlink:before{content:"\e712"}
	.icon-Arrows-Button-Left:before{content:"\e713"}
	.icon-Arrows-Button-Right:before{content:"\e714"}
	.icon-Pencil-Square:before{content:"\e715"}
	.icon-zoom-reset:before{content:"\e716"}
	.icon-Sun:before{content:"\e717"}
	.icon-Moon:before{content:"\e718"}
	.icon-Screen:before{content:"\e719"}
	.icon-chevron-up:before{content:"\e720"}
	.icon-left-side-open:before{content:"\e721"}
	.icon-left-side-close:before{content:"\e722"}
	.icon-left-side-open-2:before{content:"\e723"}
	.icon-close:before{content:"\e724"}	
}