@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?a38r9z') format('truetype'),
    url('fonts/icomoon.woff?a38r9z') format('woff'),
    url('fonts/icomoon.svg?a38r9z#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-a_hold:before {
  content: "\e913";
}
.icon-hold_off:before {
  content: "\e914";
}
.icon-a_transfer:before {
  content: "\e912";
}
.icon-a_out:before {
  content: "\e900";
}
.icon-a_icon_on:before {
  content: "\e910";
}
.icon-a_icon_off:before {
  content: "\e911";
}
.icon-a_out_call_list:before {
  content: "\e90f";
}
.icon-a_in_call_list:before {
  content: "\e90e";
}
.icon-a_in_call:before {
  content: "\e90d";
}
.icon-a_outgoing:before {
  content: "\e90c";
}
.icon-a_call:before {
  content: "\e90b";
}
.icon-a_md_list:before {
  content: "\e90a";
}
.icon-a_trashbox:before {
  content: "\e909";
}
.icon-a_awesome_user:before {
  content: "\e908";
}
.icon-a_edit:before {
  content: "\e907";
}

.icon-a_logout:before {
  content: "\e906";
}
.icon-a_setting:before {
  content: "\e905";
}
.icon-a_analysis:before {
  content: "\e904";
}
.icon-a_in:before {
  content: "\e901";
}
.icon-a_list:before {
  content: "\e902";
}
.icon-a_search:before {
  content: "\e903";
}
