@font-face {
  font-family: 'NuupIcons';
  src:  url('../fonts/NuupIcons.eot?q3oydn');
  src:  url('../fonts/NuupIcons.eot?q3oydn#iefix') format('embedded-opentype'),
    url('../fonts/NuupIcons.ttf?q3oydn') format('truetype'),
    url('../fonts/NuupIcons.woff?q3oydn') format('woff'),
    url('../fonts/NuupIcons.svg?q3oydn#NuupIcons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'NuupIcons' !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;
}

.Icon-dewpoint:before {
  content: "\e90d";
}
.Icon-wheat:before {
  content: "\e90e";
}
.Icon-check:before {
  content: "\e90f";
}
.Icon-stethoscope:before {
  content: "\e910";
}
.Icon-bug:before {
  content: "\e911";
}
.Icon-pen-to-square-light:before {
  content: "\e912";
}
.Icon-share-nodes:before {
  content: "\e913";
}
.Icon-user-doctor-solid:before {
  content: "\e914";
}
.Icon-truck-medical-solid:before {
  content: "\e915";
}
.Icon-plus:before {
  content: "\e916";
}
.Icon-eye:before {
  content: "\e917";
}
.Icon-times-solid:before {
  content: "\e918";
}
.Icon-heart-pulse:before {
  content: "\e909";
}
.Icon-head-side-cough:before {
  content: "\e90a";
}
.Icon-syringe-light:before {
  content: "\e90b";
}
.Icon-user-light:before {
  content: "\e90c";
}
.Icon-flag-solid:before {
  content: "\e901";
}
.Icon-arrow-left:before {
  content: "\e902";
}
.Icon-arrow-right:before {
  content: "\e903";
}
.Icon-arrow-down:before {
  content: "\e904";
}
.Icon-arrow-up:before {
  content: "\e905";
}
.Icon-marker-solid:before {
  content: "\e906";
}
.Icon-whats-solid:before {
  content: "\e907";
}
.Icon-phone-solid:before {
  content: "\e908";
}
.Icon-code:before {
  content: "\e900";
}
