@charset "UTF-8";
/* CSS Document */

/*font*/
@font-face{font-family:notoSans;src:url(/fonts/NotoSansKR-Thin.woff);font-style:normal;font-weight:100;}
@font-face{font-family:notoSans;src:url(/fonts/NotoSansKR-Light.woff);font-style:normal;font-weight:300;}
@font-face{font-family:notoSans;src:url(/fonts/NotoSansKR-Regular.woff);font-style:normal;font-weight:400;}
@font-face{font-family:notoSans;src:url(/fonts/NotoSansKR-Medium.woff);font-style:normal;font-weight:500;}
@font-face{font-family:notoSans;src:url(/fonts/NotoSansKR-Bold.woff);font-style:normal;font-weight:700;}
@font-face{font-family:notoSans;src:url(/fonts/NotoSansKR-Black.woff);font-style:normal;font-weight:900;}
@font-face{font-family:notoSerif;src:url(/fonts/NotoSerif-Black.woff);font-style:normal;font-weight:900;}

@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?jsc8cs');
  src:  url('/fonts/icomoon.eot?jsc8cs#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?jsc8cs') format('truetype'),
    url('/fonts/icomoon.woff?jsc8cs') format('woff'),
    url('/fonts/icomoon.svg?jsc8cs#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-notification:before {
  content: "\e91f";
}
.icon-mail:before {
  content: "\e91d";
}
.icon-pw:before {
  content: "\e91e";
}
.icon-print:before {
  content: "\e91c";
}
.icon-lock:before {
  content: "\e919";
}
.icon-say:before {
  content: "\e918";
}
.icon-gnb:before {
  content: "\e91b";
}
.icon-people:before {
  content: "\e91a";
}
.icon-file-excel:before {
  content: "\e90d";
}
.icon-file-img:before {
  content: "\e90e";
}
.icon-file-pdf:before {
  content: "\e90f";
}
.icon-file-ppt:before {
  content: "\e910";
}
.icon-file-reg:before {
  content: "\e911";
}
.icon-file-word:before {
  content: "\e912";
}
.icon-file-zip:before {
  content: "\e913";
}
.icon-cal:before {
  content: "\e914";
}
.icon-delete:before {
  content: "\e915";
}
.icon-file:before {
  content: "\e916";
}
.icon-minus:before {
  content: "\e90b";
}
.icon-plus:before {
  content: "\e90c";
}
.icon-file-down:before {
  content: "\e900";
}
.icon-file-up:before {
  content: "\e901";
}
.icon-blank:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-arrow-b:before {
  content: "\e904";
}
.icon-arrow-t:before {
  content: "\e905";
}
.icon-arrow-dl:before {
  content: "\e906";
}
.icon-arrow-dr:before {
  content: "\e907";
}
.icon-arrow-l:before {
  content: "\e908";
}
.icon-arrow-r:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-pencil:before {
  content: "\e917";
}
.icon-forward:before {
  content: "\e969";
}
.icon-cog:before {
  content: "\e994";
}
.icon-arrow-thin-u:before {
  content: "\ea3a";
}
.icon-arrow-thin-r:before {
  content: "\ea3c";
}
.icon-arrow-thin-d:before {
  content: "\ea3e";
}
.icon-arrow-thin-l:before {
  content: "\ea40";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-checkmark:before {
  content: "\ea10";
}
