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

[class^="icon-"], [class*=" icon-"] {
  /* 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;
}

.icon-icon_camera:before {
  content: "\e90c";
}
.icon-icon_message:before {
  content: "\e916";
}
.icon-icon_activities:before {
  content: "\e911";
}
.icon-icon_follower:before {
  content: "\e912";
}
.icon-icon_following:before {
  content: "\e913";
}
.icon-icon_groups:before {
  content: "\e914";
}
.icon-icon_setting:before {
  content: "\e915";
}
.icon-icon_follow:before {
  content: "\e90f";
}
.icon-icon_followed:before {
  content: "\e910";
}
.icon-icon_download:before {
  content: "\e90b";
}
.icon-icon_noforum:before {
  content: "\e90a";
}
.icon-icon_arrow:before {
  content: "\e909";
}
.icon-icon_member:before {
  content: "\e908";
}
.icon-icon_noresult:before {
  content: "\e907";
}
.icon-icon_empty:before {
  content: "\e906";
}
.icon-icon_forum .path1:before {
  content: "\e903";
  color: rgb(92, 167, 232);
}
.icon-icon_forum .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(152, 216, 15);
}
.icon-icon_trending:before {
  content: "\e905";
}
.icon-icon_siteowner:before {
  content: "\e902";
}
.icon-icon_close:before {
  content: "\e901";
}
.icon-icon_search:before {
  content: "\e900";
}

