@chartset 'UTF-8';

@font-face {
  font-family: 'ico';
  src: url('../font/ico.eot?55924447');
  src: url('../font/ico.eot?55924447#iefix') format('embedded-opentype'),
    url('../font/ico.woff2?55924447') format('woff2'),
    url('../font/ico.woff?55924447') format('woff'),
    url('../font/ico.ttf?55924447') format('truetype'),
    url('../font/ico.svg?55924447#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?31030766#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_arr1_d:before { content: '\e800'; } /* '' */
.ico_arr1_l:before { content: '\e801'; } /* '' */
.ico_arr1_r:before { content: '\e802'; } /* '' */
.ico_arr1_u:before { content: '\e803'; } /* '' */
.ico_bookmark:before { content: '\e804'; } /* '' */
.ico_btn_n1:before { content: '\e805'; } /* '' */
.ico_btn_n2:before { content: '\e806'; } /* '' */
.ico_btn_p1:before { content: '\e807'; } /* '' */
.ico_btn_p2:before { content: '\e808'; } /* '' */
.ico_check:before { content: '\e809'; } /* '' */
.ico_dislike:before { content: '\e80a'; } /* '' */
.ico_heart:before { content: '\e80b'; } /* '' */
.ico_home:before { content: '\e80c'; } /* '' */
.ico_join_proc_biz:before { content: '\e80d'; } /* '' */
.ico_join_proc1:before { content: '\e80e'; } /* '' */
.ico_join_proc2:before { content: '\e80f'; } /* '' */
.ico_join_proc3:before { content: '\e810'; } /* '' */
.ico_join_proc4:before { content: '\e811'; } /* '' */
.ico_like:before { content: '\e812'; } /* '' */
.ico_memb:before { content: '\e813'; } /* '' */
.ico_search:before { content: '\e814'; } /* '' */
.ico_sett:before { content: '\e815'; } /* '' */
.ico_star_full:before { content: '\e816'; } /* '' */
.ico_star_half:before { content: '\e817'; } /* '' */
.ico_x:before { content: '\e818'; } /* '' */