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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dynamics_icon' !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-Group-conversation:before {
  content: "\e913";
}
.icon-conference-hover:before {
  content: "\e90f";
}
.icon-conference:before {
  content: "\e910";
}
.icon-menu-hover:before {
  content: "\e911";
}
.icon-menu:before {
  content: "\e912";
}
.icon-add-entity:before {
  content: "\e960";
}
.icon-clear:before {
  content: "\e901";
}
.icon-Portrait:before {
  content: "\e904";
}
.icon-Search:before {
  content: "\e905";
}
.icon-active-Hover:before {
  content: "\e908";
}
.icon-active:before {
  content: "\e90c";
}
.icon-Compose-Text-Hover:before {
  content: "\e90d";
}
.icon-Compose-Text:before {
  content: "\e941";
}
.icon-message:before {
  content: "\e95e";
}
.icon-message-Hover:before {
  content: "\e95f";
}
.icon-Expand:before {
  content: "\e902";
}
.icon-Information:before {
  content: "\e903";
}
.icon-Collapse:before {
  content: "\e949";
}
.icon-Close:before {
  content: "\e94a";
}
.icon-Outbound:before {
  content: "\e94b";
}
.icon-Missed:before {
  content: "\e94c";
}
.icon-Inbound:before {
  content: "\e94d";
}
.icon-Record:before {
  content: "\e94e";
}
.icon-Call:before {
  content: "\e94f";
}
.icon-Add:before {
  content: "\e950";
}
.icon-Arrow:before {
  content: "\e951";
}
.icon-Call-Log:before {
  content: "\e952";
}
.icon-Call-Hover:before {
  content: "\e953";
}
.icon-Dial-Hover:before {
  content: "\e954";
}
.icon-Dial:before {
  content: "\e955";
}
.icon-Edit:before {
  content: "\e956";
}
.icon-File:before {
  content: "\e957";
}
.icon-History-Hover:before {
  content: "\e958";
}
.icon-History:before {
  content: "\e959";
}
.icon-Logout:before {
  content: "\e95a";
}
.icon-Setting-Hover:before {
  content: "\e95b";
}
.icon-Setting:before {
  content: "\e95c";
}
.icon-Trash:before {
  content: "\e95d";
}
.icon-Delete:before {
  content: "\e909";
}
.icon-Plus:before {
  content: "\e90a";
}
.icon-Caret-down-circle:before {
  content: "\e90b";
}
.icon-Add2:before {
  content: "\e90e";
}
.icon-Arrow-left:before {
  content: "\e900";
}
.icon-Refresh:before {
  content: "\e906";
}
.icon-Save:before {
  content: "\e907";
}

