@font-face {
 font-family: 'NanumSquare';
 font-weight: 400;
 src: url('./fonts/NanumSquareR.eot');
 src: url('./fonts/NanumSquareR.eot?#iefix') format('embedded-opentype'),
      url('./fonts/NanumSquareR.woff') format('woff'),
      url('./fonts/NanumSquareR.ttf') format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 700;
 src: url('./fonts/NanumSquareB.eot');
 src: url('./fonts/NanumSquareB.eot?#iefix') format('embedded-opentype'),
      url('./fonts/NanumSquareB.woff') format('woff'),
      url('./fonts/NanumSquareB.ttf') format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 800;
 src: url('./fonts/NanumSquareEB.eot');
 src: url('./fonts/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
      url('./fonts/NanumSquareEB.woff') format('woff'),
      url('./fonts/NanumSquareEB.ttf') format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 300;
 src: url('./fonts/NanumSquareL.eot');
 src: url('./fonts/NanumSquareL.eot?#iefix') format('embedded-opentype'),
      url('./fonts/NanumSquareL.woff') format('woff'),
      url('./fonts/NanumSquareL.ttf') format('truetype');
}
@font-face {
  font-family: 'icomoon';
  src:  url('./fonts/icomoon.eot?t0cim5');
  src:  url('./fonts/icomoon.eot?t0cim5#iefix') format('embedded-opentype'),
    url('./fonts/icomoon.ttf?t0cim5') format('truetype'),
    url('./fonts/icomoon.woff?t0cim5') format('woff'),
    url('./fonts/icomoon.svg?t0cim5#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}

.ico_menu_move:before {
  content: "\e90e";
}
.ico_menu_payment:before {
  content: "\e90f";
}
.ico_menu_auto_transfer:before {
  content: "\e910";
}
.ico_menu_bill:before {
  content: "\e911";
}
.ico_menu_info:before {
  content: "\e912";
}
.ico_tab_back .path1:before {
  content: "\e919";
  color: rgb(69, 69, 69);
}
.ico_tab_back .path2:before {
  content: "\e91a";
  margin-left: -1em;
  color: rgb(240, 73, 73);
}
.ico_tab_home .path1:before {
  content: "\e904";
  color: rgb(252, 70, 69);
}
.ico_tab_home .path2:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(68, 68, 68);
}
.ico_tab_home .path3:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(68, 68, 68);
}
.ico_tab_callcenter .path1:before {
  content: "\e907";
  color: rgb(68, 68, 68);
}
.ico_tab_callcenter .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(68, 68, 68);
}
.ico_tab_callcenter .path3:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(252, 70, 69);
}
.ico_tab_chatbot .path1:before {
  content: "\e90a";
  color: rgb(252, 70, 69);
}
.ico_tab_chatbot .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(68, 68, 68);
}
.ico_tab_hangup .path1:before {
  content: "\e90c";
  color: rgb(68, 68, 68);
}
.ico_tab_hangup .path2:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(252, 70, 69);
}
.ico_ui_menu_bar:before {
  content: "\e920";
}
.ico_ui_arrow_left:before {
  content: "\e900";
}
.ico_ui_arrow_up:before {
  content: "\e902";
}
.ico_ui_arrow_right:before {
  content: "\e914";
}
.ico_ui_arrow_down:before {
  content: "\e915";
}
.ico_address_pin:before {
  content: "\e925";
}
.ico_ui_user:before {
  content: "\e926";
}
.ico_ui_volume_off:before {
  content: "\e901";
}
.ico_ui_volume_on:before {
  content: "\e903";
}
.ico_ui_mic:before {
  content: "\e91b";
}
.ico_ui_send:before {
  content: "\e91c";
}
.ico_ui_first:before {
  content: "\e91e";
}
.ico_ui_link:before {
  content: "\e91f";
}
.ico_ui_close:before {
  content: "\e927";
}
.ico_ui_out:before {
  content: "\e91d";
}
.ico_ui_back:before {
  content: "\e918";
}
.ico_ui_move:before {
  content: "\e913";
}
.ico_ui_gauge:before {
  content: "\e916";
}
.ico_ui_etc:before {
  content: "\e917";
}