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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'odonto' !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-od-icon-circle-tooth:before {
  content: "\e900";
}
.icon-od-icon-clinic:before {
  content: "\e901";
}
.icon-od-icon-consult:before {
  content: "\e902";
}
.icon-od-icon-logo:before {
  content: "\e903";
}
.icon-od-icon-smile-01:before {
  content: "\e904";
}
.icon-od-icon-smile-02:before {
  content: "\e905";
}
.icon-od-icon-smile-03:before {
  content: "\e906";
}
