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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'respect' !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-hygiene:before {
  content: "\e900";
  color: #0a2e72;
}
.icon-implantation:before {
  content: "\e901";
  color: #0a2e72;
}
.icon-kids:before {
  content: "\e902";
  color: #0a2e72;
}
.icon-endodontics:before {
  content: "\e903";
  color: #0a2e72;
}
.icon-sleep:before {
  content: "\e904";
  color: #0a2e72;
}
.icon-orthodontics:before {
  content: "\e905";
  color: #0a2e72;
}
.icon-orthopedic:before {
  content: "\e906";
  color: #0a2e72;
}
.icon-periodontology:before {
  content: "\e907";
  color: #0a2e72;
}
.icon-therapeutic:before {
  content: "\e908";
  color: #0a2e72;
}
.icon-surgery:before {
  content: "\e909";
  color: #0a2e72;
}
