@font-face {
  font-family: 'tcm-Icon-Set';
  src:
    url('fonts/tcm-Icon-Set.ttf?u0sqn7') format('truetype'),
    url('fonts/tcm-Icon-Set.woff?u0sqn7') format('woff'),
    url('fonts/tcm-Icon-Set.svg?u0sqn7#tcm-Icon-Set') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-tcm"], [class*=" icon-tcm"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tcm-Icon-Set' !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-tcmacupuncture:before {
  content: "\e9100";
}
.icon-tcmacupuncture-1:before {
  content: "\e9101";
}
.icon-tcmphysiotherapy:before {
  content: "\e9102";
}
.icon-tcmleaf:before {
  content: "\e9103";
}
.icon-tcmtherapy-1:before {
  content: "\e9104";
}
.icon-tcmresearch:before {
  content: "\e9105";
}
