@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?iyw9k1');
  src:  url('fonts/icomoon.eot?iyw9k1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?iyw9k1') format('truetype'),
    url('fonts/icomoon.woff?iyw9k1') format('woff'),
    url('fonts/icomoon.svg?iyw9k1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

span[class^="icon-"]:not(.material-icons),
span[class*=" icon-"]:not(.material-icons) {
  /* 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-calendar_picker:before {
  content: "\e91e";
  color: #a5a5a5;
}
.icon-incoming_call:before {
  content: "\e91a";
  color: #00963c;
}
.icon-missed_call:before {
  content: "\e91b";
  color: #e34444;
}
.icon-outgoing_call:before {
  content: "\e91c";
  color: #00963c;
}
.icon-call_timer:before {
  content: "\e91d";
  color: #767676;
}
.icon-calendar:before {
  content: "\e913";
  color: #623994;
}
.icon-call:before {
  content: "\e914";
  color: #623994;
}
.icon-clock:before {
  content: "\e915";
  color: #288b13;
}
.icon-trophy:before {
  content: "\e916";
  color: #eaa416;
}
.icon-ticket:before {
  content: "\e917";
  color: #623994;
}
.icon-to-do-list:before {
  content: "\e918";
  color: #623994;
}
.icon-title:before {
  content: "\e919";
  color: #623994;
}
.icon-address-info:before {
  content: "\e910";
  color: #a5a5a5;
}
.icon-phone-number:before {
  content: "\e911";
  color: #a5a5a5;
}
.icon-company:before {
  content: "\e912";
  color: #a5a5a5;
}
.icon-delete:before {
  content: "\e90c";
  color: #8c8c8c;
}
.icon-edit:before {
  content: "\e90d";
  color: #8c8c8c;
}
.icon-template:before {
  content: "\e90e";
  color: #8c8c8c;
}
.icon-save:before {
  content: "\e90f";
  color: #8c8c8c;
}
.icon-more:before {
  content: "\e90b";
}
.icon-direct:before {
  content: "\e900";
}
.icon-bookmark-white:before {
  content: "\e901";
}
.icon-attachment:before {
  content: "\e902";
}
.icon-image:before {
  content: "\e903";
}
.icon-happiness:before {
  content: "\e904";
}
.icon-text:before {
  content: "\e905";
}
.icon-scale:before {
  content: "\e906";
}
.icon-resize:before {
  content: "\e907";
}
.icon-trash:before {
  content: "\e908";
}
.icon-full-screen:before {
  content: "\e909";
}
.icon-link:before {
  content: "\e90a";
}
