/**
 * --------------------------------------------------------------------------------------------------------------------
 * icomoon.css
 * --------------------------------------------------------------------------------------------------------------------
 * @VERSION     1.0.0
 * @AUTHOR      Jb Corp ITST (Choi Jae Young)
 * @DESCRIPTION ICOMOON 폰트 스타일 시트
 * --------------------------------------------------------------------------------------------------------------------
 */
@font-face {
    font-family: 'icomoon';
    src: url('./icomoon.eot?t0cim5');
    src: url('./icomoon.eot?t0cim5#iefix') format('embedded-opentype'),
    url('./icomoon.ttf?t0cim5') format('truetype'),
    url('./icomoon.woff?t0cim5') format('woff'),
    url('./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(35, 100, 230);
}

.ico_tab_home .path1:before {
    content: "\e904";
    color: rgb(35, 100, 230);
}

.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(35, 100, 230);
}

.ico_tab_chatbot .path1:before {
    content: "\e90a";
    color: rgb(35, 100, 230);
}

.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(35, 100, 230);
}

.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_ui_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_back:before {
    content: "\e918";
}

.ico_ui_move:before {
    content: "\e913";
}

.ico_ui_gauge:before {
    content: "\e916";
}

.ico_ui_etc:before {
    content: "\e917";
}