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

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

.rd-Allan-key:before {
  content: "\e900";
}
.rd-Bolt:before {
  content: "\e901";
}
.rd-Metal-holder:before {
  content: "\e902";
}
.rd-Nut:before {
  content: "\e903";
}
.rd-Rope:before {
  content: "\e904";
}
