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

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

.dk-browser:before {
  content: "\e00c";
}
.dk-presentation:before {
  content: "\e00e";
}
.dk-megaphone:before {
  content: "\e021";
}
.dk-telescope:before {
  content: "\e02a";
}
.dk-tools-2:before {
  content: "\e034";
}
.dk-circle-compass:before {
  content: "\e038";
}
.dk-chat:before {
  content: "\e049";
}
.dk-target:before {
  content: "\e04e";
}
