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

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

.osd-icon-IV-Sedation:before {
  content: "\e916";
  color: #234c7c;
}
.osd-icon-Implant:before {
  content: "\e917";
}
.osd-icon-Gum-Graft:before {
  content: "\e918";
  color: #810201;
}
.osd-icon-Filling:before {
  content: "\e919";
  color: #1d436e;
}
.osd-icon-Root-Canal:before {
  content: "\e91a";
  color: #175a64;
}
.osd-icon-Extraction:before {
  content: "\e91b";
}
.osd-icon-Crown-Bridge:before {
  content: "\e91c";
  color: #524770;
}
.osd-icon-Denture:before {
  content: "\e91d";
}
