@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?pbn6qk');
  src:  url('../fonts/icomoon.eot?pbn6qk#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?pbn6qk') format('truetype'),
    url('../fonts/icomoon.woff?pbn6qk') format('woff'),
    url('../fonts/icomoon.svg?pbn6qk#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[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-mice:before {
  content: "\e91c";
}
.icon-mice-mute:before {
  content: "\e91d";
}
.icon-phone:before {
  content: "\e91e";
}
.icon-video-call:before {
  content: "\e91f";
}
.icon-video-mute:before {
  content: "\e920";
}

.icon-header-close:before {
  content: "\e91a";
}
.icon-menubar:before {
  content: "\e91b";
}

.icon-foursquare-check-in:before {
  content: "\e916";
}
.icon-minus:before {
  content: "\e917";
}
.icon-next-arrow:before {
  content: "\e918";
}
.icon-prev-arrow:before {
  content: "\e919";
}
.icon-search:before {
  content: "\e914";
}
.icon-location:before {
  content: "\e915";
}
.icon-add2:before {
  content: "\e913";
}
.icon-add:before {
  content: "\e912";
}
.icon-icon-video-camera:before {
  content: "\e911";
}
.icon-cross:before {
  content: "\e910";
}
.icon-dashboard:before {
  content: "\e900";
}
.icon-help-support:before {
  content: "\e901";
}
.icon-interview-invites:before {
  content: "\e902";
}
.icon-job-search:before {
  content: "\e903";
}
.icon-manage-interview:before {
  content: "\e904";
}
.icon-manage-team:before {
  content: "\e905";
}
.icon-my-application:before {
  content: "\e906";
}
.icon-my-job-posted:before {
  content: "\e907";
}
.icon-payments-invoice:before {
  content: "\e908";
}
.icon-post-a-job:before {
  content: "\e909";
}
.icon-profile-view:before {
  content: "\e90a";
}
.icon-purchase-invites:before {
  content: "\e90b";
}
.icon-search-talent:before {
  content: "\e90c";
}
.icon-subscription-details:before {
  content: "\e90d";
}
.icon-take-interview:before {
  content: "\e90e";
}
.icon-video-views:before {
  content: "\e90f";
}
