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

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

.icons-woman-Large:before {
  content: "\e906";
}
.icons-battery-Large:before {
  content: "\e908";
}
.icons-apple-Large:before {
  content: "\e909";
}
.icons-med-chart-Large:before {
  content: "\e903";
}
.icons-angry-face-Large:before {
  content: "\e900";
}
.icons-coffee-cup-Large:before {
  content: "\e901";
}
.icons-insomnia-Large:before {
  content: "\e902";
}
.icons-scale-Large:before {
  content: "\e904";
}
.icons-tired-face-Large:before {
  content: "\e905";
}
