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

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

.servicesmedical_services:before {
  content: "\e900";
}
