@font-face {
    font-family: 'antoniobold';
    src: url('../fonts/antonio-bold-webfont.woff2') format('woff2'),
         url('../fonts/antonio-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'antoniolight';
    src: url('../fonts/antonio-light-webfont.woff2') format('woff2'),
         url('../fonts/antonio-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'antonioregular';
    src: url('../fonts/antonio-regular-webfont.woff2') format('woff2'),
         url('../fonts/antonio-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fitness";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.icon-accessories:before { content: '\e800'; } /* '' */
.icon-cardio:before { content: '\e801'; } /* '' */
.icon-check:before { content: '\e802'; } /* '' */
.icon-weights:before { content: '\e804'; } /* '' */
.icon-strength:before { content: '\e806'; } /* '' */
.icon-wishlist:before { content: '\e807'; } /* '' */