/*
  Icon Font: comapi-custom-font
*/

@font-face {
  font-family: "comapi-custom-font";
  src: url("./comapi-custom-font_65750e012311543e4c35436e6fb23ba6.eot");
  src: url("./comapi-custom-font_65750e012311543e4c35436e6fb23ba6.eot?#iefix") format("embedded-opentype"),
       url("./comapi-custom-font_65750e012311543e4c35436e6fb23ba6.woff2") format("woff2"),
       url("./comapi-custom-font_65750e012311543e4c35436e6fb23ba6.woff") format("woff"),
       url("./comapi-custom-font_65750e012311543e4c35436e6fb23ba6.ttf") format("truetype"),
       url("./comapi-custom-font_65750e012311543e4c35436e6fb23ba6.svg#comapi-custom-font") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "comapi-custom-font";
    src: url("./comapi-custom-font_65750e012311543e4c35436e6fb23ba6.svg#comapi-custom-font") format("svg");
  }
}

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.ci-app-messaging:before,
.ci-apple-logo:before,
.ci-bubble:before,
.ci-bullhorn:before,
.ci-comapi-logo:before,
.ci-custom:before,
.ci-email:before,
.ci-merge-field:before,
.ci-messenger:before,
.ci-native-push:before,
.ci-rcs:before,
.ci-refresh:before,
.ci-send:before,
.ci-sms:before,
.ci-mms:before,
.ci-twitter:before,
.ci-twitter-dm:before,
.ci-web:before,
.ci-webhook:before,
.ci-whatsapp:before {
  display: inline-block;
  font-family: "comapi-custom-font";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.ci-app-messaging:before { content: "\f101"; }
.ci-apple-logo:before { content: "\f102"; }
.ci-bubble:before { content: "\f103"; }
.ci-bullhorn:before { content: "\f104"; }
.ci-comapi-logo:before { content: "\f105"; }
.ci-custom:before { content: "\f106"; }
.ci-email:before { content: "\f107"; }
.ci-merge-field:before { content: "\f108"; }
.ci-messenger:before { content: "\f109"; }
.ci-native-push:before { content: "\f10a"; }
.ci-rcs:before { content: "\f113"; }
.ci-refresh:before { content: "\f10b"; }
.ci-send:before { content: "\f10c"; }
.ci-sms:before { content: "\f10d"; }
.ci-mms:before { content: "\f10d"; }
.ci-twitter:before { content: "\f10e"; }
.ci-twitter-dm:before { content: "\f10f"; }
.ci-web:before { content: "\f110"; }
.ci-webhook:before { content: "\f111"; }
.ci-whatsapp:before { content: "\f112"; }
