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

[class^="grd-"], [class*=" grd-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gymready-font' !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;
}

.grd-men .path1:before {
  content: "\e900";
  color: rgb(55, 113, 200);
}
.grd-men .path2:before {
  content: "\e901";
  margin-left: -0.423828125em;
  color: rgb(0, 0, 0);
}
.grd-women .path1:before {
  content: "\e902";
  color: rgb(233, 175, 198);
}
.grd-women .path2:before {
  content: "\e903";
  margin-left: -0.423828125em;
  color: rgb(0, 0, 0);
}
.grd-heart:before {
  content: "\e900";
}