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

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

.hc-social-facebook:before {
  content: "\e916";
}
.hc-social-instagram:before {
  content: "\e917";
}
.hc-social-linked-in:before {
  content: "\e918";
}
.hc-social-pinterest:before {
  content: "\e919";
}
.hc-social-twitter:before {
  content: "\e91a";
}
.hc-social-youtube:before {
  content: "\e91b";
}
.hc-contact-email:before {
  content: "\e915";
}
.hc-navigation-menu:before {
  content: "\e914";
}
.hc-social-blog:before {
  content: "\e913";
}
.hc-ticket-status-notify:before {
  content: "\e910";
}
.hc-ticket-status-reopened:before {
  content: "\e911";
}
.hc-ticket-status-processing:before {
  content: "\e912";
}
.hc-data-upload-large:before {
  content: "\e909";
}
.hc-arrow-down-small:before {
  content: "\e90a";
}
.hc-arrow-down-medium:before {
  content: "\e90b";
}
.hc-arrow-down-large:before {
  content: "\e90c";
}
.hc-arrow-down-extrasmall:before {
  content: "\e90d";
}
.hc-support-call:before {
  content: "\e90e";
}
.hc-support-chat:before {
  content: "\e90f";
}
.hc-knowledge-base-article:before {
  content: "\e900";
}
.hc-knowledge-base-video:before {
  content: "\e901";
}
.hc-ticket-status-open:before {
  content: "\e902";
}
.hc-ticket-status-pending:before {
  content: "\e903";
}
.hc-ticket-status-closed:before {
  content: "\e904";
}
.hc-navigation-signed-in:before {
  content: "\e905";
}
.hc-navigation-signed-out:before {
  content: "\e906";
}
.hc-ticket-status-resolved:before {
  content: "\e907";
}
.hc-navigation-search:before {
  content: "\e908";
}
