@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?k170hv');
  src:  url('../fonts/icomoon.eot?k170hv#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?k170hv') format('truetype'),
    url('../fonts/icomoon.woff?k170hv') format('woff'),
    url('../fonts/icomoon.svg?k170hv#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-community:before {
  content: "\e900";
}
.icon-contact:before {
  content: "\e901";
}
.icon-exercise:before {
  content: "\e902";
}
.icon-faq:before {
  content: "\e903";
}
.icon-fitness:before {
  content: "\e904";
}
.icon-forum:before {
  content: "\e905";
}
.icon-help:before {
  content: "\e906";
}
.icon-home:before {
  content: "\e907";
}
.icon-info:before {
  content: "\e908";
}
.icon-log:before {
  content: "\e909";
}
.icon-logout:before {
  content: "\e90a";
}
.icon-profile:before {
  content: "\e90b";
}
.icon-redeem:before {
  content: "\e90c";
}
.icon-sponsors:before {
  content: "\e90d";
}
.icon-stars:before {
  content: "\e90e";
}
.icon-tortoise:before {
  content: "\e90f";
}
.icon-trophy:before {
  content: "\e910";
}
.icon-verify:before {
  content: "\e911";
}
.icon-video:before {
  content: "\e912";
}
.icon-weight:before {
  content: "\e913";
}
