@font-face {
  font-family: 'ico';
  src: url('../font/ico.eot?81321743');
  src: url('../font/ico.eot?81321743#iefix') format('embedded-opentype'),
       url('../font/ico.woff2?81321743') format('woff2'),
       url('../font/ico.woff?81321743') format('woff'),
       url('../font/ico.ttf?81321743') format('truetype'),
       url('../font/ico.svg?81321743#ico') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ico';
    src: url('../font/ico.svg?81321743#ico') format('svg');
  }
}
*/
 
[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_logout:before { content: '\e800'; } /* '' */
.ico_th-list:before { content: '\e801'; } /* '' */
.ico_search3:before { content: '\e802'; } /* '' */
.ico_arr3_r:before { content: '\e803'; } /* '' */
.ico_check:before { content: '\e804'; } /* '' */
.ico_x:before { content: '\e805'; } /* '' */
.ico_star:before { content: '\e80b'; } /* '' */
.ico_heart:before { content: '\e80c'; } /* '' */
.ico_select:before { content: '\e810'; } /* '' */
.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_o:before { content: '\e818'; } /* '' */
.ico_comment:before { content: '\e819'; } /* '' */
.ico_file:before { content: '\e81b'; } /* '' */
.ico_search:before { content: '\e821'; } /* '' */
.ico_home:before { content: '\e826'; } /* '' */
.ico_search2:before { content: '\e827'; } /* '' */
.ico_star_full:before { content: '\e828'; } /* '' */
.ico_star_half:before { content: '\e829'; } /* '' */
.ico_menu:before { content: '\e82a'; } /* '' */
.ico_member:before { content: '\e82b'; } /* '' */
.ico_arr3_u:before { content: '\e82c'; } /* '' */
.ico_arr3_d:before { content: '\e82d'; } /* '' */
.ico_arr3_l:before { content: '\e82e'; } /* '' */
.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_sett:before { content: '\e833'; } /* '' */
.ico_arr2_d:before { content: '\e834'; } /* '' */
.ico_arr2_l:before { content: '\e837'; } /* '' */
.ico_arr2_r:before { content: '\e838'; } /* '' */
.ico_arr2_u:before { content: '\e839'; } /* '' */
.ico_minus1:before { content: '\e83a'; } /* '' */
.ico_plus1:before { content: '\e83b'; } /* '' */
.ico_bookmark:before { content: '\e83c'; } /* '' */
.ico_mute:before { content: '\e83d'; } /* '' */
.ico_pause:before { content: '\e83e'; } /* '' */
.ico_play:before { content: '\e83f'; } /* '' */
.ico_stop:before { content: '\e840'; } /* '' */
.ico_speed:before { content: '\e841'; } /* '' */
.ico_unmute:before { content: '\e842'; } /* '' */
.ico_fullscreen:before { content: '\e843'; } /* '' */
.ico_loop:before { content: '\e844'; } /* '' */
.ico_info:before { content: '\f129'; } /* '' */
.ico_trash:before { content: '\f1f8'; } /* '' */