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

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

.itvico-acupuncture:before {
  content: "\e900";
}
.itvico-chiropractic-hands-spine:before {
  content: "\e901";
}
.itvico-heart-dog:before {
  content: "\e902";
}
.itvico-vaccination-syringe:before {
  content: "\e903";
}
.itvico-dental-tooth:before {
  content: "\e904";
}
