@font-face {
  font-family: 'dkicons';
  src:  url('../fonts/dkicons336a.eot?skkqk7');
  src:  url('../fonts/dkicons336a.eot?skkqk7#iefix') format('embedded-opentype'),
    url('../fonts/dkicons336a.ttf?skkqk7') format('truetype'),
    url('../fonts/dkicons336a.woff?skkqk7') format('woff'),
    url('../fonts/dkicons336a.svg?skkqk7#dkicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="dicon-"], [class*=" dicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dkicons' !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;
}

.dicon-angle-right:before {
  content: "\e90a";
}
.dicon-angle-down:before {
  content: "\e90b";
}
.dicon-angle-up:before {
  content: "\e90c";
}
.dicon-angle-left:before {
  content: "\e90d";
}
.dicon-phone-contact:before {
  content: "\e900";
}
.dicon-hands:before {
  content: "\e901";
}
.dicon-contact:before {
  content: "\e902";
}
.dicon-humans:before {
  content: "\e903";
}
.dicon-smiley:before {
  content: "\e904";
}
.dicon-print:before {
  content: "\e905";
}
.dicon-tools:before {
  content: "\e906";
}
.dicon-brain:before {
  content: "\e907";
}
.dicon-human:before {
  content: "\e908";
}
.dicon-devices:before {
  content: "\e909";
}
