@font-face {
  font-family: 'ico';
  src: url('../font/ico.eot?47869182');
  src: url('../font/ico.eot?47869182#iefix') format('embedded-opentype'),
       url('../font/ico.woff2?47869182') format('woff2'),
       url('../font/ico.woff?47869182') format('woff'),
       url('../font/ico.ttf?47869182') format('truetype'),
       url('../font/ico.svg?47869182#ico') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ico_"]:before, [class*=" ico_"]:before {
  font-family: "ico";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
}
 
/* 일반 */
.ico_home:before { content: '\e826'; } /* '' */
.ico_menu:before { content: '\e82a'; } /* '' */
.ico_sett:before { content: '\e833'; } /* '' */
.ico_bookmark:before { content: '\e83c'; } /* '' */
.ico_o:before { content: '\e818'; } /* '' */
.ico_x:before { content: '\e805'; } /* '' */
.ico_plus1:before { content: '\e83b'; } /* '' */
.ico_minus1:before { content: '\e83a'; } /* '' */
.ico_search:before { content: '\e821'; } /* '' */
.ico_search2:before { content: '\e827'; } /* '' */

/* 포탈 */
.ico_member:before { content: '\e82b'; } /* '' */
.ico_gnb_learn:before { content: '\e82c'; } /* '' */
.ico_gnb_gsite:before { content: '\e82d'; } /* '' */
.ico_gnb_issue:before { content: '\e82e'; } /* '' */

/* 화살표 */
.ico_arr1_d:before { content: '\e814'; } /* 아래 */
.ico_arr1_l:before { content: '\e815'; } /* 왼쪽 */
.ico_arr1_r:before { content: '\e816'; } /* 오른쪽 */
.ico_arr1_u:before { content: '\e817'; } /* 위 */

.ico_arr2_d:before { content: '\e834'; } /* 아래 */
.ico_arr2_l:before { content: '\e837'; } /* 왼쪽 */
.ico_arr2_r:before { content: '\e838'; } /* 오른쪽 */
.ico_arr2_u:before { content: '\e839'; } /* 위 */

/* RMS 리스트 파일 종류  */
.ico_video:before { content: '\e800'; } /* '' */
.ico_docs:before { content: '\e801'; } /* '' */
.ico_image:before { content: '\e802'; } /* '' */
.ico_audio:before { content: '\e803'; } /* '' */

/* 인풋 */
.ico_check:before { content: '\e804'; } /* '' */
.ico_select:before { content: '\e810'; } /* '' */

/* 비디오 플레이어 */
.ico_play:before { content: '\e806'; } /* '' */
.ico_pause:before { content: '\e808'; } /* '' */
.ico_stop:before { content: '\e807'; } /* '' */
.ico_volume_on:before { content: '\e809'; } /* '' */
.ico_volume_off:before { content: '\e80a'; } /* '' */
.ico_cc:before { content: '\e811'; } /* '' */
.ico_fullscreen_off:before { content: '\e812'; } /* '' */
.ico_fullscreen_on:before { content: '\e813'; } /* '' */

/* 인터랙티브 비디오 카드 */
.ico_star:before { content: '\e80b'; } /* '' */
.ico_heart:before { content: '\e80c'; } /* '' */
.ico_position:before { content: '\e80d'; } /* '' */
.ico_pencil:before { content: '\e80e'; } /* '' */
.ico_talk:before { content: '\e80f'; } /* '' */

/* 멀티보드 */
.ico_comment:before { content: '\e819'; } /* '' */
.ico_image2:before { content: '\e81a'; } /* '' */
.ico_file:before { content: '\e81b'; } /* '' */
.ico_multi_file:before { content: '\e825'; } /* '' */
.ico_like:before { content: '\e81c'; } /* '' */
.ico_hate:before { content: '\e81f'; } /* '' */
.ico_yes_no:before { content: '\e824'; } /* '' */
.ico_middle:before { content: '\e820'; } /* '' */
.ico_reply:before { content: '\e822'; } /* '' */
.ico_best_cmt:before { content: '\e823'; } /* '' */
.ico_status:before { content: '\e81d'; } /* '' */
.ico_stat:before { content: '\e81e'; } /* '' */

/* 페이징 */
.ico_btn_p1:before { content: '\e82f'; } /* '' */
.ico_btn_p2:before { content: '\e830'; } /* '' */
.ico_btn_n1:before { content: '\e831'; } /* '' */
.ico_btn_n2:before { content: '\e832'; } /* '' */

/* 별점 */
.ico_star_full:before { content: '\e828'; } /* '' */
.ico_star_half:before { content: '\e829'; } /* '' */

/* 동영상 마스크 플레이 버튼 */
.ico_play_mask_round:before { content: '\e835'; } /* '' */
.ico_play_mask_tri:before { content: '\e836'; } /* '' */