@font-face {
  font-family: 'Gym-Icon-Set';
  src:
    url('fonts/Gym-Icon-Set.ttf?qdlv77') format('truetype'),
    url('fonts/Gym-Icon-Set.woff?qdlv77') format('woff'),
    url('fonts/Gym-Icon-Set.svg?qdlv77#Gym-Icon-Set') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-gym-"], [class*=" icon-gym-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Gym-Icon-Set' !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-gym-bars-solid:before {
  content: "\e900";
}
.icon-gym-bicycle-solid:before {
  content: "\e901";
}
.icon-gym-check-solid:before {
  content: "\e902";
}
.icon-gym-clock-solid:before {
  content: "\e903";
}
.icon-gym-comments-solid:before {
  content: "\e904";
}
.icon-gym-facebook-f-brands:before {
  content: "\e905";
}
.icon-gym-instagram-brands:before {
  content: "\e906";
}
.icon-gym-heartbeat-solid:before {
  content: "\e907";
}
.icon-gym-pinterest-p-brands:before {
  content: "\e908";
}
.icon-gym-star-solid:before {
  content: "\e909";
}
.icon-gym-skyatlas-brands:before {
  content: "\e90a";
}
.icon-gym-times-solid:before {
  content: "\e90b";
}
.icon-gym-tiktok-brands:before {
  content: "\e90c";
}
.icon-gym-street-view-solid:before {
  content: "\e90d";
}
.icon-gym-twitter-brands:before {
  content: "\e90e";
}
.icon-gym-unlink-solid:before {
  content: "\e90f";
}
