@font-face {
  font-family: 'RCH-Updated';
  src:  url('fonts/RCH-Updated.eot?429bnc');
  src:  url('fonts/RCH-Updated.eot?429bnc#iefix') format('embedded-opentype'),
    url('fonts/RCH-Updated.woff2?429bnc') format('woff2'),
    url('fonts/RCH-Updated.ttf?429bnc') format('truetype'),
    url('fonts/RCH-Updated.woff?429bnc') format('woff'),
    url('fonts/RCH-Updated.svg?429bnc#RCH-Updated') 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: 'RCH-Updated' !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-construction-icon:before {
  content: "\e900";
}
.icon-convienient-care-icon:before {
  content: "\e901";
}
.icon-my-chart-icon:before {
  content: "\e902";
}
.icon-pay-bill-icon:before {
  content: "\e903";
}
.icon-provider-icon:before {
  content: "\e904";
}
.icon-schedule-appointment-icon:before {
  content: "\e905";
}
.icon-schedule-icon:before {
  content: "\e906";
}
