@font-face {
  font-family: 'gymdone-icons';
  src:  url('fonts/gymdone-icons.eot?yeq26y');
  src:  url('fonts/gymdone-icons.eot?yeq26y#iefix') format('embedded-opentype'),
    url('fonts/gymdone-icons.ttf?yeq26y') format('truetype'),
    url('fonts/gymdone-icons.woff?yeq26y') format('woff'),
    url('fonts/gymdone-icons.svg?yeq26y#gymdone-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gymdone-icons' !important;
  speak: none;
  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;
}

.ic-checked1:before {
  content: "\e90f";
}
.ic-get-fiiter:before {
  content: "\e900";
}
.ic-logo:before {
  content: "\e901";
}
.ic-checked:before {
  content: "\e902";
}
.ic-arrow:before {
  content: "\e903";
}
.ic-weight:before {
  content: "\e904";
}
.ic-muscle:before {
  content: "\e905";
}
.ic-poll .path1:before {
  content: "\e906";
  color: rgb(255, 255, 255);
  opacity: 0.2;
}
.ic-poll .path2:before {
  content: "\e907";
  margin-left: -1.0712890625em;
  color: rgb(255, 255, 255);
  opacity: 0.2;
}
.ic-poll .path3:before {
  content: "\e908";
  margin-left: -1.0712890625em;
  color: rgb(28, 186, 237);
}
.ic-poll1 .path1:before {
  content: "\e909";
  color: rgb(19, 170, 236);
}
.ic-poll1 .path2:before {
  content: "\e90a";
  margin-left: -1.0712890625em;
  color: rgb(74, 144, 226);
}
.ic-poll1 .path3:before {
  content: "\e90b";
  margin-left: -1.0712890625em;
  color: rgb(28, 186, 237);
}
.ic-poll2 .path1:before {
  content: "\e90c";
  color: rgb(19, 170, 236);
}
.ic-poll2 .path2:before {
  content: "\e90d";
  margin-left: -1.0712890625em;
  color: rgb(255, 255, 255);
  opacity: 0.2;
}
.ic-poll2 .path3:before {
  content: "\e90e";
  margin-left: -1.0712890625em;
  color: rgb(28, 186, 237);
}
