@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?otr9ij');
  src:  url('fonts/icomoon.eot?otr9ij#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?otr9ij') format('woff2'),
    url('fonts/icomoon.ttf?otr9ij') format('truetype'),
    url('fonts/icomoon.woff?otr9ij') format('woff'),
    url('fonts/icomoon.svg?otr9ij#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-chronic-pain:before {
  content: "\e900";
}
.icon-shoulder:before {
  content: "\e901";
}
.icon-back:before {
  content: "\e902";
}
.icon-knee:before {
  content: "\e903";
}
.icon-elbow:before {
  content: "\e904";
}
.icon-hip:before {
  content: "\e905";
}
.icon-wrist:before {
  content: "\e906";
}
.icon-pain:before {
  content: "\e907";
}
.icon-joint:before {
  content: "\e908";
}
.icon-muscle-pain:before {
  content: "\e909";
}
.icon-spine:before {
  content: "\e90a";
}
.icon-injured:before {
  content: "\e90b";
}
.icon-brain:before {
  content: "\e90c";
}
.icon-accident:before {
  content: "\e90d";
}
.icon-car-collision:before {
  content: "\e90e";
}
.icon-neck:before {
  content: "\e90f";
}
.icon-slip:before {
  content: "\e910";
}
.icon-dizziness:before {
  content: "\e911";
}
.icon-pre-surgery:before {
  content: "\e912";
}
