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

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

.icon-d-laundry-1:before {
  content: "\e900";
}
.icon-d-laundry-2:before {
  content: "\e901";
}
.icon-d-laundry-3:before {
  content: "\e902";
}
.icon-d-laundry-4:before {
  content: "\e903";
}
.icon-d-laundry-5:before {
  content: "\e904";
}
.icon-d-laundry-6:before {
  content: "\e905";
}
.icon-d-fb:before {
  content: "\e91a";
}
.icon-d-g:before {
  content: "\e906";
}
.icon-d-ig:before {
  content: "\e907";
}
.icon-d-link:before {
  content: "\e908";
}
.icon-d-twitter:before {
  content: "\e909";
}
.icon-d-warning-triangle:before {
  content: "\e91e";
}
.icon-d-face-sad:before {
  content: "\e91d";
}
.icon-d-correct-light:before {
  content: "\e91b";
}
.icon-d-lock:before {
  content: "\e91c";
}
.icon-d-caret-down:before {
  content: "\e90a";
}
.icon-d-caret-left:before {
  content: "\e90b";
}
.icon-d-caret-right:before {
  content: "\e90c";
}
.icon-d-caret-up:before {
  content: "\e90d";
}
.icon-d-close:before {
  content: "\e90e";
}
.icon-d-correct:before {
  content: "\e90f";
}
.icon-d-feather:before {
  content: "\e910";
}
.icon-d-hamburger:before {
  content: "\e911";
}
.icon-d-home:before {
  content: "\e912";
}
.icon-d-minor:before {
  content: "\e913";
}
.icon-d-people:before {
  content: "\e914";
}
.icon-d-plus:before {
  content: "\e915";
}
.icon-d-search:before {
  content: "\e916";
}
.icon-d-shopping-bag-ordered:before {
  content: "\e917";
}
.icon-d-shopping-bag:before {
  content: "\e918";
}
.icon-d-turn-on:before {
  content: "\e919";
}
