@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?d1fwzx');
  src:  url('fonts/icomoon.eot?d1fwzx#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?d1fwzx') format('truetype'),
    url('fonts/icomoon.woff?d1fwzx') format('woff'),
    url('fonts/icomoon.svg?d1fwzx#icomoon') 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: '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;
}

.icon-call:before {
  content: "\e908";
}
.icon-schedule:before {
  content: "\e90b";
}
.icon-meet:before {
  content: "\e90c";
}
.icon-back:before {
  content: "\e903";
}
.icon-hand:before {
  content: "\e906";
}
.icon-foot:before {
  content: "\e907";
}
.icon-neck:before {
  content: "\e909";
}
.icon-balance:before {
  content: "\e90a";
}
.icon-arthritis:before {
  content: "\e912";
}
.icon-knee:before {
  content: "\e91a";
}
.icon-work-related:before {
  content: "\e91b";
}
.icon-sports-injury:before {
  content: "\e91c";
}
.icon-shoulder:before {
  content: "\e920";
}
.icon-pelvis:before {
  content: "\e900";
}
.icon-post-surgical:before {
  content: "\e901";
}
.icon-hip:before {
  content: "\e902";
}
.icon-sprain:before {
  content: "\e904";
}
.icon-accident:before {
  content: "\e905";
}
