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

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

.aicon-hearth:before {
  content: "\e900";
  color: #fff;
}
.aicon-kits:before {
  content: "\e901";
  color: #fff;
}
.aicon-person:before {
  content: "\e902";
  color: #fff;
}
.aicon-stretcher:before {
  content: "\e903";
  color: #fff;
}
.aicon-syringe:before {
  content: "\e904";
  color: #fff;
}
.aicon-tools:before {
  content: "\e905";
  color: #fff;
}
