@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?lycemu");
  src: url("fonts/icomoon.eot?lycemu#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?lycemu") format("truetype"),
    url("fonts/icomoon.woff?lycemu") format("woff"),
    url("fonts/icomoon.svg?lycemu#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-barbell:before {
  content: "\e900";
  color: #d5fa00;
}
.icon-bodybuilding:before {
  content: "\e901";
  color: #d5fa00;
}
.icon-calendar:before {
  content: "\e902";
}
.icon-dumbbell:before {
  content: "\e903";
}
.icon-kettlebell:before {
  content: "\e904";
}
.icon-muscle:before {
  content: "\e905";
}
.icon-play-button:before {
  content: "\e906";
}
.icon-trainer:before {
  content: "\e907";
}
.icon-trainer-2:before {
  content: "\e908";
}
.icon-trophy:before {
  content: "\e909";
}
.icon-weight-lifting:before {
  content: "\e90a";
}
.icon-yoga-position:before {
  content: "\e90b";
}
