[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-conference:before {
    content: "\e909";
  }
  .icon-group:before {
    content: "\e90a";
  }
  .icon-check:before {
    content: "\e90f";
  }
  .icon-share:before {
    content: "\e907";
  }
  .icon-eye:before {
    content: "\e908";
  }
  .icon-chevron-small-down:before {
    content: "\e905";
  }
  .icon-chevron-small-right:before {
    content: "\e901";
  }
  .icon-instagram:before {
    content: "\e902";
  }
  .icon-twitter:before {
    content: "\e903";
  }
  .icon-facebook:before {
    content: "\e904";
  }
  .icon-play2:before {
    content: "\e906";
  }
  .icon-menu:before {
    content: "\e9bd";
  }
  .icon-cross2:before {
    content: "\ea0f";
  }
  .icon-play:before {
    content: "\e912";
  }
  .icon-facebook2:before {
    content: "\e90e";
  }
  .icon-linkedin:before {
    content: "\e60a";
  }
  .icon-play-circle:before {
    content: "\e90b";
  }
  .icon-google-plus:before {
    content: "\e900";
  }