@font-face {
  font-family: 'dk-about-icons';
  src:
    url('fonts/dk-about-icons.ttf?pg507k') format('truetype'),
    url('fonts/dk-about-icons.woff?pg507k') format('woff'),
    url('fonts/dk-about-icons.svg?pg507k#dk-about-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.dk-about-iconsbackground:before {
  content: "\e900";
}
.dk-about-iconsdesign:before {
  content: "\e901";
}
