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

[class^="dk-social-icons"], [class*=" dk-social-icons"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dk-social-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-social-iconstictoc-rund:before {
  content: "\e900";
}
.dk-social-iconstwitter-rund:before {
  content: "\e901";
}
.dk-social-iconswhatsapp-rund:before {
  content: "\e902";
}
.dk-social-iconspinterest-rund:before {
  content: "\e903";
}
.dk-social-iconsfacebook-rund:before {
  content: "\e904";
}
.dk-social-iconsinstagram-rund:before {
  content: "\e905";
}
.dk-social-iconslinkedin:before {
  content: "\e906";
}
