@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon-641f7y.eot');
  src:  url('/fonts/icomoon-641f7y.eot?#iefix') format('embedded-opentype'),
    url('/fonts/icomoon-641f7y.ttf') format('truetype'),
    url('/fonts/icomoon-641f7y.woff') format('woff'),
    url('/fonts/icomoon-641f7y.svg?#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-pause:before {
  content: "\e900";
}
.icon-volume-mute:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-download:before {
  content: "\e903";
}
.icon-message-question-1:before {
  content: "\e904";
}
.icon-message-question:before {
  content: "\e905";
}
.icon-dollar-square:before {
  content: "\e906";
}
.icon-clock:before {
  content: "\e907";
}
.icon-category-2-1:before {
  content: "\e908";
}
.icon-category-2:before {
  content: "\e909";
}
.icon-search-normal:before {
  content: "\e90a";
}
.icon-activity:before {
  content: "\e90b";
}
.icon-bookmark:before {
  content: "\e90c";
}
.icon-logout:before {
  content: "\e90d";
}
.icon-notification-bing:before {
  content: "\e90e";
}
.icon-arrow-down-1:before {
  content: "\e90f";
}
.icon-arrow-down:before {
  content: "\e910";
}
.icon-home-2:before {
  content: "\e911";
}
.icon-more:before {
  content: "\e912";
}
.icon-maximize-2:before {
  content: "\e913";
}
.icon-play:before {
  content: "\e914";
}
.icon-add-1:before {
  content: "\e915";
}
.icon-setting-2:before {
  content: "\e916";
}
.icon-add:before {
  content: "\e917";
}
.icon-eye:before {
  content: "\e918";
}
.icon-eye-slash:before {
  content: "\e919";
}
.icon-dislike:before {
  content: "\e91a";
}
.icon-like:before {
  content: "\e91b";
}
.icon-add1:before {
  content: "\e91d";
}
.icon-arrow-right:before {
  content: "\e91c";
}

