@font-face {
  font-family: 'support-page-icons';
  src:  url('support-page-icons.eot?zgxpld');
  src:  url('fsupport-page-icons.eot?zgxpld#iefix') format('embedded-opentype'),
    url('support-page-icons.ttf?zgxpld') format('truetype'),
    url('support-page-icons.woff?zgxpld') format('woff'),
    url('support-page-icons.svg?zgxpld#support-page-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.support-page-icon-check:before {
  content: "\e90d";
}
.support-page-icon-arrow-circle-right:before {
  content: "\e90e";
}
.support-page-icon-flash:before {
  content: "\e90f";
}
.support-page-icon-affiliate:before {
  content: "\e900";
}
.support-page-icon-code:before {
  content: "\e901";
}
.support-page-icon-community:before {
  content: "\e902";
}
.support-page-icon-contacts:before {
  content: "\e903";
}
.support-page-icon-doc:before {
  content: "\e904";
}
.support-page-icon-facebook:before {
  content: "\e905";
}
.support-page-icon-feature:before {
  content: "\e906";
}
.support-page-icon-lock:before {
  content: "\e907";
}
.support-page-icon-onboarding:before {
  content: "\e908";
}
.support-page-icon-star-solid:before {
  content: "\e909";
}
.support-page-icon-star:before {
  content: "\e90a";
}
.support-page-icon-ticket:before {
  content: "\e90b";
}
.support-page-icon-video:before {
  content: "\e90c";
}
