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

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

.kda2icon-philanthropy:before {
  content: "\e900";
  color: #c9c7c1;
}
.kda2icon-library:before {
  content: "\e901";
  color: #c9c7c1;
}
