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

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

.serv-crutches:before {
  content: "\e900";
}
.serv-family:before {
  content: "\e901";
}
.serv-care:before {
  content: "\e902";
}
.serv-hand-5:before {
  content: "\e903";
}
.serv-hand:before {
  content: "\e904";
}
.serv-home:before {
  content: "\e905";
}

