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

[class^="icon-DentoHaus"], [class*=" icon-DentoHaus"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'DentoHaus' !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-DentoHausDental-Implant:before {
  content: "\e900";
}
.icon-DentoHausMedicine:before {
  content: "\e901";
}
.icon-DentoHausTooth-Extraction:before {
  content: "\e902";
}
.icon-DentoHausToothbrush:before {
  content: "\e903";
}
.icon-DentoHausScaling:before {
  content: "\e904";
}
.icon-DentoHausBraces:before {
  content: "\e905";
}
