@font-face {
    font-family: 'icomoon';
    src:  url('icofonts/icomoon.eot?di7p0r');
    src:  url('icofonts/icomoon.eot?di7p0r#iefix') format('embedded-opentype'),
      url('icofonts/icomoon.ttf?di7p0r') format('truetype'),
      url('icofonts/icomoon.woff?di7p0r') format('woff'),
      url('icofonts/icomoon.svg?di7p0r#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    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-bull:before {
    content: "\e900";
  }
  .icon-cow:before {
    content: "\e901";
  }
  .icon-home2:before {
    content: "\e902";
  }
  .icon-mic:before {
    content: "\e91e";
  }
  .icon-phone:before {
    content: "\e942";
  }
  .icon-envelop:before {
    content: "\e945";
  }
  .icon-clock2:before {
    content: "\e94f";
  }
  .icon-bell:before {
    content: "\e951";
  }
  .icon-bubble:before {
    content: "\e96b";
  }
  .icon-user:before {
    content: "\e971";
  }
  .icon-spinner11:before {
    content: "\e984";
  }
  .icon-search:before {
    content: "\e986";
  }
  .icon-cog:before {
    content: "\e994";
  }
  .icon-eye:before {
    content: "\e9ce";
  }
  .icon-bookmark:before {
    content: "\e9d2";
  }
  .icon-star-full:before {
    content: "\e9d9";
  }
  .icon-heart:before {
    content: "\e9da";
  }
  .icon-plus:before {
    content: "\ea0a";
  }
  .icon-minus:before {
    content: "\ea0b";
  }
  .icon-info:before {
    content: "\ea0c";
  }
  .icon-cross:before {
    content: "\ea0f";
  }
  .icon-checkmark:before {
    content: "\ea10";
  }
  .icon-play2:before {
    content: "\ea15";
  }
  .icon-play3:before {
    content: "\ea1c";
  }
  