@charset "UTF-8";

@font-face {
  font-family: "genetrainer-icons";
  src:url("/static/css/fonts/genetrainer-icons.eot");
  src:url("/static/css/fonts/genetrainer-icons.eot?#iefix") format("embedded-opentype"),
    url("/static/css/fonts/genetrainer-icons.woff") format("woff"),
    url("/static/css/fonts/genetrainer-icons.ttf") format("truetype"),
    url("/static/css/fonts/genetrainer-icons.svg#genetrainer-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "genetrainer-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="ge-"]:before,
[class*=" ge-"]:before {
  font-family: "genetrainer-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ge-swimming:before {
  content: "c";
}
.ge-circuits:before {
  content: "e";
}
.ge-clock:before {
  content: "f";
}
.ge-cycling:before {
  content: "g";
}
.ge-fuel:before {
  content: "i";
}
.ge-gps:before {
  content: "j";
}
.ge-mountain:before {
  content: "k";
}
.ge-notebook:before {
  content: "l";
}
.ge-stairs:before {
  content: "m";
}
.ge-steps:before {
  content: "o";
}
.ge-torso:before {
  content: "p";
}
.ge-chart-line:before {
  content: "q";
}
.ge-user:before {
  content: "r";
}
.ge-home:before {
  content: "s";
}
.ge-fire:before {
  content: "t";
}
.ge-cardio:before {
  content: "h";
}
.ge-chrono:before {
  content: "u";
}
.ge-distance:before {
  content: "a";
}
.ge-others:before {
  content: "x";
}
.ge-diet:before {
  content: "d";
}
.ge-sleep:before {
  content: "x";
}
.ge-recovery:before {
  content: "y";
}
.ge-weight:before {
  content: "z";
}
.ge-pulse:before {
  content: "A";
}
.ge-you:before {
  content: "B";
}
.ge-arrow:before {
  content: "D";
}
.ge-house:before {
  content: "C";
}
.ge-cross:before {
  content: "E";
}
.ge-swimming:before {
  content: "c";
}
.ge-dumbbell:before {
  content: "F";
}
.ge-heart:before {
  content: "G";
}
.ge-watch:before {
  content: "H";
}
.ge-muscles:before {
  content: "b";
}
.ge-apple:before {
  content: "I";
}
.ge-stress:before {
  content: "J";
}
.ge-scales:before {
  content: "K";
}
.ge-information:before {
  content: "L";
}
.ge-plan:before {
  content: "w";
}
.ge-flag:before {
  content: "M";
}
.ge-gt:before {
  content: "N";
}
.ge-running:before {
  content: "O";
}
.ge-dna:before {
  content: "Q";
}
.ge-injury:before {
  content: "R";
}
