@font-face { font-family:'icons';
  src:url('fonts/icomoon.ttf?wo6kx1') format('truetype'), 
  url('fonts/icomoon.woff?wo6kx1') format('woff'), 
  url('fonts/icomoon.svg?wo6kx1#icons') format('svg');
  font-weight:normal;
  font-style:normal;
  font-display:block;
}
  [class^="icon-"]::before, [class*=" icon-"]::before { 
    font-family:'icons' !important;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none;
    vertical-align:-1px;
    margin-right:2px;
    
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale; 
  }

  .icon-fiber_new:before {
    content: "\e90b";
  }
  .icon-folder_special:before {
    content: "\e90c";
  }
  .icon-thumb_down_alt:before {
    content: "\e90d";
  }
  .icon-thumb_up_alt:before {
    content: "\e910";
  }
  .icon-star1:before {
    content: "\e911";
  }
  .icon-face:before {
    content: "\e912";
  }
  .icon-local_fire_department:before {
    content: "\e913";
  }
  .icon-view:before {
    content: "\e900";
  }
  .icon-folder:before {
    content: "\e901";
  }
  .icon-tags:before {
    content: "\e902";
  }
  .icon-calendar:before {
    content: "\e903";
  }
  .icon-clock:before {
    content: "\e904";
  }
  .icon-blike:before {
    content: "\e905";
  }
  .icon-rlike:before {
    content: "\e906";
  }
  .icon-dislike:before {
    content: "\e907";
  }
  .icon-like:before {
    content: "\e908";
  }
  .icon-fire:before {
    content: "\e909";
  }
  .icon-star:before {
    content: "\e90a";
  }
  .icon-images:before {
    content: "\e90e";
  }
  .icon-camera:before {
    content: "\e90f";
  }
  .icon-bubbles2:before {
    content: "\e96d";
  }
  .icon-search:before {
    content: "\e986";
  }
  .icon-cog:before {
    content: "\e994";
  }
  .icon-fire1:before {
    content: "\e9a9";
  }
  .icon-woman:before {
    content: "\e9dd";
  }
  .icon-checkmark2:before {
    content: "\ea11";
  }  