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

[class^="communication"], [class*=" communication"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'communication' !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;
}

.communicationbubble:before {
  content: "\e900";
}
.communicationbubble-text:before {
  content: "\e901";
}
.communicationmail:before {
  content: "\e902";
}
.communicationmail-opened:before {
  content: "\e903";
}
.communicationmessage:before {
  content: "\e904";
}
.communicationmessage-2:before {
  content: "\e905";
}
.communicationmessage-chatbot:before {
  content: "\e906";
}
.communicationmessage-circle:before {
  content: "\e907";
}
.communicationmessage-report:before {
  content: "\e908";
}
