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

[class^="itvico-"], [class*=" itvico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'intouchicons' !important;
  speak: none;
  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-allergy:before {
  content: "\e900";
}
.itvico-boarding:before {
  content: "\e901";
}
.itvico-imaging:before {
  content: "\e902";
}
.itvico-internalmed:before {
  content: "\e903";
}
.itvico-location:before {
  content: "\e904";
}
.itvico-phone:before {
  content: "\e905";
}
.itvico-rehab:before {
  content: "\e906";
}
.itvico-surgery:before {
  content: "\e907";
}
.itvico-ultrasound:before {
  content: "\e908";
}
.itvico-vacs:before {
  content: "\e909";
}
