@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?31923080');
  src: url('../font/fontello.eot?31923080#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?31923080') format('woff2'),
       url('../font/fontello.woff?31923080') format('woff'),
       url('../font/fontello.ttf?31923080') format('truetype'),
       url('../font/fontello.svg?31923080#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?31923080#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-runnerhub:before { content: '\e800'; } /* '' */
.icon-focoradical:before { content: '\e801'; } /* '' */
.icon-arrows-cw:before { content: '\e802'; } /* '' */
.icon-star-empty:before { content: '\e803'; } /* '' */
.icon-target:before { content: '\e804'; } /* '' */
.icon-remove:before { content: '\e805'; } /* '' */
.icon-openresults:before { content: '\e80d'; } /* '' */
.icon-roadrunners:before { content: '\e80e'; } /* '' */
.icon-stravalogo:before { content: '\e813'; } /* '' */
.icon-strava:before { content: '\e814'; } /* '' */
.icon-users-1:before { content: '\e828'; } /* '' */
.icon-user-1:before { content: '\e829'; } /* '' */
.icon-lock-1:before { content: '\e82a'; } /* '' */
.icon-info-circled:before { content: '\e82b'; } /* '' */
.icon-location:before { content: '\e82c'; } /* '' */
.icon-retweet:before { content: '\e82d'; } /* '' */
.icon-bell-1:before { content: '\e82e'; } /* '' */
.icon-clock-1:before { content: '\e82f'; } /* '' */
.icon-signal:before { content: '\e830'; } /* '' */
.icon-award:before { content: '\e831'; } /* '' */
.icon-globe:before { content: '\e832'; } /* '' */
.icon-chart-bar:before { content: '\e833'; } /* '' */
.icon-megaphone:before { content: '\e834'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-certificate:before { content: '\f0a3'; } /* '' */
.icon-align-justify:before { content: '\f0c9'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-sitemap:before { content: '\f0e8'; } /* '' */
.icon-lightbulb:before { content: '\f0eb'; } /* '' */
.icon-exchange:before { content: '\f0ec'; } /* '' */
.icon-building:before { content: '\f0f7'; } /* '' */
.icon-direction:before { content: '\f124'; } /* '' */
.icon-attention-alt:before { content: '\f12a'; } /* '' */
.icon-shield:before { content: '\f132'; } /* '' */
.icon-calendar-empty:before { content: '\f133'; } /* '' */
.icon-rocket:before { content: '\f135'; } /* '' */
.icon-ticket-1:before { content: '\f145'; } /* '' */
.icon-compass-1:before { content: '\f14e'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-google:before { content: '\f1a0'; } /* '' */
.icon-lifebuoy-1:before { content: '\f1cd'; } /* '' */
.icon-chart-area:before { content: '\f1fe'; } /* '' */
.icon-chart-pie:before { content: '\f200'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */
.icon-street-view:before { content: '\f21d'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-registered:before { content: '\f25d'; } /* '' */
.icon-creative-commons:before { content: '\f25e'; } /* '' */
.icon-percent:before { content: '\f295'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
.icon-user-circle-o:before { content: '\f2be'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */
.icon-linkedin-squared:before { content: '\f30c'; } /* '' */
