/**
 * 이 파일은 MoimzTools 의 일부입니다. (https://www.moimz.com)
 *
 * 자주 사용되는 아이콘을 웹폰트 형태로 제공한다.
 *
 * @file /styles/fonts/moimz.css
 * @author Arzz
 * @license MIT License
 * @version 1.3.0
 * @modified 2020. 6. 28.
 */
@font-face {font-family:"moimz"; src:url("../fonts/moimz.woff2") format("woff2"), url("../fonts/moimz.woff") format("woff"), url("../fonts/moimz.ttf") format("truetype"), url("../fonts/moimz.svg") format("svg"); font-weight:normal; font-style:normal}

.mi {display:inline-block; font-style:normal; font-family:moimz; font-size:inherit; text-rendering:auto; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale}
.mi-loading {-webkit-animation:mi-loading 2s infinite linear; animation:mi-loading 2s infinite linear}
@-webkit-keyframes mi-loading {
	0% {-webkit-transform:rotate(0deg); transform:rotate(0deg)}
	100% {-webkit-transform:rotate(359deg); transform:rotate(359deg)}
}
@keyframes mi-loading {
	0% {-webkit-transform:rotate(0deg); transform:rotate(0deg)}
	100%{-webkit-transform:rotate(359deg); transform:rotate(359deg)}
}
.mi-moimz:before {content:"\e800"}
.mi-imodule:before {content:"\e801"}
.mi-minitalk:before {content:"\e802"}

.mi-back:before {content:"\e900"}
.mi-back-bold:before {content:"\e901"}
.mi-go:before {content:"\e902"}
.mi-go-bold:before {content:"\e903"}
.mi-left:before {content:"\e904"}
.mi-up:before {content:"\e905"}
.mi-down:before {content:"\e906"}
.mi-right:before {content:"\e907"}
.mi-angle-left:before {content:"\e908"}
.mi-angle-up:before {content:"\e909"}
.mi-angle-down:before {content:"\e910"}
.mi-angle-right:before {content:"\e911"}

.mi-ok:before {content:"\ea00"}
.mi-ok-circle:before {content:"\ea01"}
.mi-ok-circle-o:before {content:"\ea02"}
.mi-cancel:before {content:"\ea03"}
.mi-cancel-circle:before {content:"\ea04"}
.mi-cancel-circle-o:before {content:"\ea05"}
.mi-question:before {content:"\ea06"}
.mi-question-circle:before {content:"\ea07"}
.mi-question-circle-o:before {content:"\ea08"}
.mi-attention:before {content:"\ea09"}
.mi-attention-o:before {content:"\ea10"}
.mi-attention-circle:before {content:"\ea11"}
.mi-attention-circle-o:before {content:"\ea12"}
.mi-info:before {content:"\ea13"}
.mi-info-circle:before {content:"\ea14"}
.mi-info-circle-o:before {content:"\ea15"}

.mi-plus:before {content:"\eb00"}
.mi-minus:before {content:"\eb01"}
.mi-denied:before {content:"\eb02"}
.mi-close:before {content:"\eb03"}
.mi-close-bold:before {content:"\eb04"}
.mi-refresh:before {content:"\eb05"}
.mi-refresh-bold:before {content:"\eb06"}
.mi-add:before {content:"\eb07"}
.mi-remove:before {content:"\eb08"}
.mi-search:before {content:"\eb09"}
.mi-check:before {content:"\eb10"}
.mi-ellipsis-v:before {content:"\eb11"}
.mi-ellipsis-h:before {content:"\eb12"}
.mi-bars:before {content:"\eb13"}
.mi-view-card:before {content:"\eb14"}
.mi-view-grid:before {content:"\eb15"}
.mi-plus-thin:before {content:"\eb16"}
.mi-minus-thin:before {content:"\eb17"}

.mi-user:before {content:"\ec00"}
.mi-user-o:before {content:"\ec01"}
.mi-group:before {content:"\ec02"}
.mi-group-o:before {content:"\ec03"}
.mi-profile:before {content:"\ec04"}
.mi-star:before {content:"\ec05"}
.mi-star-half:before {content:"\ec06"}
.mi-star-empty:before {content:"\ec07"}
.mi-heart:before {content:"\ec08"}
.mi-heart-empty:before {content:"\ec09"}
.mi-upload:before {content:"\ec10"}
.mi-download:before {content:"\ec11"}
.mi-calendar:before {content:"\ec12"}
.mi-time:before {content:"\ec13"}
.mi-history:before {content:"\ec14"}
.mi-inbox:before {content:"\ec15"}
.mi-trash:before {content:"\ec16"}
.mi-lock:before {content:"\ec17"}
.mi-unlock:before {content:"\ec18"}
.mi-push:before {content:"\ec19"}
.mi-message:before {content:"\ec20"}
.mi-mail:before {content:"\ec21"}
.mi-mail-o:before {content:"\ec22"}
.mi-pen:before {content:"\ec23"}
.mi-form:before {content:"\ec24"}
.mi-link:before {content:"\ec25"}
.mi-unlink:before {content:"\ec26"}
.mi-edit:before {content:"\ec27"}
.mi-folder:before {content:"\ec28"}
.mi-folder_share:before {content:"\ec29"}
.mi-home:before {content:"\ec30"}
.mi-key:before {content:"\ec31"}
.mi-crown:before {content:"\ec32"}
.mi-crown-o:before {content:"\ec33"}
.mi-box:before {content:"\ec34"}
.mi-config:before {content:"\ec35"}
.mi-config-o:before {content:"\ec36"}
.mi-hash:before {content:"\ec37"}
.mi-plug:before {content:"\ec38"}
.mi-bookmark:before {content:"\ec39"}
.mi-bookmark-o:before {content:"\ec40"}
.mi-database:before {content:"\ec41"}
.mi-move:before {content:"\ec42"}

.mi-loading:before {content:"\ed00"}

.mi-google:before {content:"\ee00"}
.mi-google-plus:before {content:"\ee01"}
.mi-facebook:before {content:"\ee02"}
.mi-twitter:before {content:"\ee03"}
.mi-naver:before {content:"\ee04"}
.mi-github:before {content:"\ee05"}
.mi-kakao-talk:before {content:"\ee06"}
.mi-kakao-story:before {content:"\ee07"}
.mi-slack:before {content:"\ee08"}

.mi-bell:before {content:"\ef01"}
.mi-bell-o:before {content:"\ef02"}
.mi-bell-off:before {content:"\ef03"}
.mi-bell-off-o:before {content:"\ef04"}
.mi-book:before {content:"\ef05"}
.mi-book-o:before {content:"\ef06"}
.mi-comment:before {content:"\ef07"}
.mi-comment-o:before {content:"\ef08"}
.mi-forum:before {content:"\ef09"}
.mi-forum-o:before {content:"\ef10"}
.mi-check-on:before {content:"\ef11"}
.mi-check-off:before {content:"\ef12"}
.mi-bold:before {content:"\ef13"}
.mi-underline:before {content:"\ef14"}
.mi-italic:before {content:"\ef15"}
.mi-enter:before {content:"\ef16"}
.mi-sending:before {content:"\ef17"}
.mi-image:before {content:"\ef18"}
.mi-paint:before {content:"\ef19"}
.mi-erase:before {content:"\ef20"}
.mi-emoticon:before {content:"\ef21"}
.mi-camera:before {content:"\ef22"}
.mi-keyboard:before {content:"\ef23"}
.mi-gamepad:before {content:"\ef24"}
.mi-print:before {content:"\ef25"}
.mi-external:before {content:"\ef26"}
.mi-presentation:before {content:"\ef27"}
.mi-blocks:before {content:"\efff"}@font-face {
	font-family:"NanumBarunGothic";
	font-style:normal;
	font-weight:200;
	src:url("../fonts/NanumBarunGothic-Light.woff") format("woff"), url("../fonts/NanumBarunGothic-Light.ttf") format("truetype");
}

@font-face {
	font-family:"NanumBarunGothic";
	font-style:normal;
	font-weight:400;
	src:url("../fonts/NanumBarunGothic-Regular.woff") format("woff"), url("../fonts/NanumBarunGothic-Regular.ttf") format("truetype");
}

@font-face {
	font-family:"NanumBarunGothic";
	font-style:normal;
	font-weight:700;
	src:url("../fonts/NanumBarunGothic-Bold.woff") format("woff"), url("../fonts/NanumBarunGothic-Bold.ttf") format("truetype");
}@font-face {
	font-family:"OpenSans";
	font-style:normal;
	font-weight:300;
	src:url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype");
}

@font-face {
	font-family:"OpenSans";
	font-style:normal;
	font-weight:400;
	src:url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
	font-family:"OpenSans";
	font-weight:700;
	font-style:normal;
	src:url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype");
}

@font-face {
	font-family:"OpenSans";
	font-weight:800;
	font-style:normal;
	src:url("../fonts/OpenSans-ExtraBold.woff") format("woff"), url("../fonts/OpenSans-ExtraBold.ttf") format("truetype");
}html, body {font-family:NanumBarunGothic, "Apple SD Neo Gothic", "malgun gothic", dotum, sans-serif;}