@font-face {
  font-family: 'acfonts';
  src:  url('fonts/acfonts.eot?7wu0gb');
  src:  url('fonts/acfonts.eot?7wu0gb#iefix') format('embedded-opentype'),
    url('fonts/acfonts.ttf?7wu0gb') format('truetype'),
    url('fonts/acfonts.woff?7wu0gb') format('woff'),
    url('fonts/acfonts.svg?7wu0gb#acfonts') 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: 'acfonts' !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-Sparkle2:before {
  content: "\e902";
}
.icon-AI-Black-SVG:before {
  content: "\e900";
}
.icon-AC-Black-SVG:before {
  content: "\e901";
}
