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

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

.dmlabs-compass-alt:before {
  content: "\e900";
}
.dmlabs-up:before {
  content: "\e901";
}
.dmlabs-hand-holding-seeding:before {
  content: "\e902";
}
.dmlabs-hand-holding-usd:before {
  content: "\e903";
}
.dmlabs-task-checklist:before {
  content: "\e904";
}
.dmlabs-bolt:before {
  content: "\e905";
}
.dmlabs-umbrella-beach:before {
  content: "\e906";
}
.dmlabs-usd-circle:before {
  content: "\e907";
}
.dmlabs-heart:before {
  content: "\e908";
}
.dmlabs-brain:before {
  content: "\e909";
}
.dmlabs-wisdom:before {
  content: "\e90a";
}
