@font-face {
  font-family: 'wc';
  src: url('../font/wc.eot?13680004');
  src: url('../font/wc.eot?13680004#iefix') format('embedded-opentype'),
       url('../font/wc.woff2?13680004') format('woff2'),
       url('../font/wc.woff?13680004') format('woff'),
       url('../font/wc.ttf?13680004') format('truetype'),
       url('../font/wc.svg?13680004#wc') 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: 'wc';
    src: url('../font/wc.svg?13680004#wc') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "wc";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-camera:before { content: '\e800'; } /* '' */
.icon-ic_anonymous:before { content: '\e801'; } /* '' */
.icon-ic_arrow-down-circle:before { content: '\e802'; } /* '' */
.icon-ic_arrow-down-circle-filled:before { content: '\e803'; } /* '' */
.icon-ic_arrow-left:before { content: '\e804'; } /* '' */
.icon-ic_arrow-right:before { content: '\e805'; } /* '' */
.icon-ic_arrow-up-circle:before { content: '\e806'; } /* '' */
.icon-ic_arrow-up-circle-filled:before { content: '\e807'; } /* '' */
.icon-ic_arrow-up-right:before { content: '\e808'; } /* '' */
.icon-ic_calendar:before { content: '\e809'; } /* '' */
.icon-ic_chat:before { content: '\e80a'; } /* '' */
.icon-ic_chat_dot:before { content: '\e80b'; } /* '' */
.icon-ic_check:before { content: '\e80c'; } /* '' */
.icon-ic_clock:before { content: '\e80d'; } /* '' */
.icon-ic_close:before { content: '\e80e'; } /* '' */
.icon-ic_company:before { content: '\e80f'; } /* '' */
.icon-ic_edit:before { content: '\e810'; } /* '' */
.icon-ic_feedback:before { content: '\e811'; } /* '' */
.icon-ic_heart:before { content: '\e812'; } /* '' */
.icon-ic_heart-filled:before { content: '\e813'; } /* '' */
.icon-ic_hexagon:before { content: '\e814'; } /* '' */
.icon-ic_home:before { content: '\e815'; } /* '' */
.icon-ic_icon:before { content: '\e816'; } /* '' */
.icon-ic_image:before { content: '\e817'; } /* '' */
.icon-ic_link:before { content: '\e818'; } /* '' */
.icon-ic_link-1:before { content: '\e819'; } /* '' */
.icon-ic_log-out:before { content: '\e81a'; } /* '' */
.icon-ic_mentor:before { content: '\e81b'; } /* '' */
.icon-ic_message:before { content: '\e81c'; } /* '' */
.icon-ic_more-horizontal:before { content: '\e81d'; } /* '' */
.icon-ic_network:before { content: '\e81e'; } /* '' */
.icon-ic_noti:before { content: '\e81f'; } /* '' */
.icon-ic_noti_dot:before { content: '\e820'; } /* '' */
.icon-ic_noti_filled:before { content: '\e821'; } /* '' */
.icon-ic_password-show:before { content: '\e822'; } /* '' */
.icon-ic_passsword:before { content: '\e823'; } /* '' */
.icon-ic_profile:before { content: '\e824'; } /* '' */
.icon-ic_public:before { content: '\e825'; } /* '' */
.icon-ic_report:before { content: '\e826'; } /* '' */
.icon-ic_send:before { content: '\e827'; } /* '' */
.icon-ic_settings:before { content: '\e828'; } /* '' */
.icon-ic_sort:before { content: '\e829'; } /* '' */
.icon-ic_star:before { content: '\e82a'; } /* '' */
.icon-ic_star_filled:before { content: '\e82b'; } /* '' */
.icon-ic_yourself:before { content: '\e82c'; } /* '' */
.icon-ic_trash:before { content: '\e82d'; } /* '' */
.icon-icon_down:before { content: '\e82e'; } /* '' */
.icon-icon_info:before { content: '\e82f'; } /* '' */
.icon-icon_left:before { content: '\e830'; } /* '' */
.icon-icon_right:before { content: '\e831'; } /* '' */
.icon-mentee:before { content: '\e832'; } /* '' */
.icon-icon_up:before { content: '\e833'; } /* '' */
.icon-ic_support:before { content: '\e834'; } /* '' */
.icon-mentor:before { content: '\e835'; } /* '' */
.icon-plus:before { content: '\e836'; } /* '' */
.icon-search:before { content: '\e837'; } /* '' */
.icon-sliders:before { content: '\e838'; } /* '' */
.icon-upload:before { content: '\e839'; } /* '' */
.icon-ic_maximize:before { content: '\e83a'; } /* '' */
.icon-ic_gift_outline:before { content: '\e83b'; } /* '' */
