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

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

.dc-social-linkedin-square:before {
  content: "\e903";
}
.dc-social-linkedin:before {
  content: "\e905";
}
.dc-social-pinterest-round:before {
  content: "\e906";
}
.dc-social-pinterest-square:before {
  content: "\e908";
}
.dc-social-pinterest:before {
  content: "\e909";
}
.dc-social-tik-tok:before {
  content: "\e90a";
}
.dc-social-X:before {
  content: "\e90b";
}
.dc-social-xing-round:before {
  content: "\e90c";
}
.dc-social-xing-square:before {
  content: "\e90d";
}
.dc-social-xing:before {
  content: "\e90e";
}
.dc-social-facebook:before {
  content: "\e902";
}
.dc-social-facebook-round:before {
  content: "\e900";
}
.dc-social-facebook-square:before {
  content: "\e901";
}
.dc-social-instagram:before {
  content: "\e904";
}
.dc-social-whatsapp:before {
  content: "\e907";
}
