/*--OVERWRITING FA ICONS--*/

body .fa-shield:before{
  font-family: 'icomoon';
   content:'\e916';
}
body .fa-globe:before{
  font-family: 'icomoon';
   content:'\e90f';
}
body .fa-clock-o:before{
  font-family: 'icomoon';
   content:'\e90e';
}
body .fa-desktop:before{
  font-family: 'icomoon';
   content:'\e90b';
}
body .fa-calendar-o:before{
  font-family: 'icomoon';
   content:'\e90d';
}
body .fa-calendar:before{
  font-family: 'icomoon';
   content:'\ea11';
}
body .fa-calendar-check-o:before{
  font-family: 'icomoon';
   content:'\e9fd';
}
body .fa-trophy:before{
  font-family: 'icomoon';
   content:'\e910';
}
body .fa-users:before{
  font-family: 'icomoon';
   content:'\e918';
}
body .fa-envelope:before,
body .fa-envelope-o:before{
  font-family: 'icomoon';
   content:'\e912';
}

/* SHOPPING CART WITH DOLLAR SIGN */
body .fa-cart-plus:before,
body .fa-cart:before{
  font-family: 'icomoon';
   content:'\e915';
}

/* REGULAR SHOPPING CART */
body .fa-shopping-cart:before{
  font-family: 'icomoon';
   content:'\e925';
}
body .fa-id-card:before{
  font-family: 'icomoon';
   content:'\e913';
}
body .fa-mobile:before{
  font-family: 'icomoon';
   content:'\e908';
}
body .fa-bar-chart:before,
body .fa-bar-chart-o:before{
  font-family: 'icomoon';
   content:'\e917';
}
body .fa-gears:before{
  font-family: 'icomoon';
   content:'\e906';
}
body .fa-plus:before{
  font-family: 'icomoon';
   content:'\e901';
}
body .fa-link:before{
  font-family: 'icomoon';
   content:'\e911';
}
body .fa-credit-card:before{
  font-family: 'icomoon';
   content:'\e909';
}
body .fa-book:before{
  font-family: 'icomoon';
   content:'\e907';
}
body .fa-newspaper-o:before{
  font-family: 'icomoon';
   content:'\e914';
}
body .fa-keyboard-o:before{
  font-family: 'icomoon';
   content:'\e90c';
}
body .fa-magic:before{
  font-family: 'icomoon';
   content:'\e900';
}
body .fa-lock:before{
  font-family: 'icomoon';
   content:'\e94e';
}
body .fa-sliders:before{
  font-family: 'icomoon';
   content:'\e985';
}
/* ONLINE REGISTRATION */

body .fa-check-square:before{
  font-family: 'icomoon';
   content:'\e93b';
}
body .fa-file-text:before{
  font-family: 'icomoon';
   content:'\eabc';
}

body .fa-calendar-times-o:before{
  font-family: 'icomoon';
   content:'\e9fa';
}

/* LOCKER */

body .fa-key:before{
  font-family: 'icomoon';
   content:'\ecd1';
}
body .fa-wpforms:before{
  font-family: 'icomoon';
   content:'\eabe';
}
body .fa-tablet:before{
  font-family: 'icomoon';
   content:'\e91a';
}
/* SHOOTING RANGE TARGET */
body .fa-bullseye:before{
  font-family: 'icomoon';
   content:'\ecd0';
}
/* TENNIS */
body .fa-flag-checkered:before{
  font-family: 'icomoon';
   content:'\e91e';
}
/* BASEBALL */
body .fa-flag-o:before{
  font-family: 'icomoon';
   content:'\e91d';
}
/* HOCKEY */
body .fa-dot-circle-o:before{
  font-family: 'icomoon';
   content:'\e91c';
}
/* GYM DUMBELLS */
body .fa-bell-o:before{
  font-family: 'icomoon';
  content: "\e91b";
}
/* SOCCER */

body .fa-flag:before{
  font-family: 'icomoon';
  content: "\e91f";
}
/* WEIGHTLIFTING MACHINE */
body .fa-user-times:before{
  font-family: 'icomoon';
  content: "\e920";
}
/* CASH NETWORK */
body .fa-money:before{
  font-family: 'icomoon';
  content: "\e921";
}
/* SUPPORT */
body .fa-support:before{
  font-family: 'icomoon';
  content: "\e9a9";
}
/* CUSTOMER SERVICE */
body .fa-headphones:before{
  font-family: 'icomoon';
  content: "\e9b0";
}
/* PACKAGES */
body .fa-gift:before{
  font-family: 'icomoon';
  content: "\e922";
}
/* MONEY REPORTING */
body .fa-line-chart:before{
  font-family: 'icomoon';
  content: "\e923";
}
/* PERSONAL TRAINER */
body .fa-user-o:before{
  font-family: 'icomoon';
  content: "\e924";
}
/* WIFI SIGNAL */

body .fa-wifi:before{
  font-family: 'icomoon';
  content: "\eb68";
}

/* END OVERWRITING FA ICONS */


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

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

body .glyph-shopping-cart-empty-1:before {
  content: "\e925";
}
body .glyph-person-trainer-01:before {
  content: "\e924";
}
body .glyph-shipment-monitor:before {
  content: "\e922";
}
body .glyph-monitor-graph-line:before {
  content: "\e923";
}
body .glyph-icon-cash-network:before {
  content: "\e921";
}
body .glyph-fitness-weighlifting-bench:before {
  content: "\e920";
}
body .glyph-soccer-ball:before {
  content: "\e91f";
}
body .glyph-fitness-dumbells-sizes:before {
  content: "\e91b";
}
body .glyph-hockey-puck-stick:before {
  content: "\e91c";
}
body .glyph-baseball-score:before {
  content: "\e91d";
}
body .glyph-tennis-racquet:before {
  content: "\e91e";
}
body .glyph-tablet-touch-1:before {
  content: "\e91a";
}
body .glyph-party-decoration:before {
  content: "\e919";
}
body .glyph-shooting-rifle-aim:before {
  content: "\ecd0";
}
body .glyph-school-locker-closed:before {
  content: "\ecd1";
}
body .glyph-face-id-smartphone:before {
  content: "\e926";
}
body .glyph-password-desktop-approved:before {
  content: "\e93b";
}
body .glyph-key-lock-1:before {
  content: "\e94c";
}
body .glyph-lock-8:before {
  content: "\e94e";
}
body .glyph-wench-double:before {
  content: "\e979";
}
body .glyph-settings-vertical:before {
  content: "\e985";
}
body .glyph-help-wheel:before {
  content: "\e9a9";
}
body .glyph-headphones-customer-support-human-1:before {
  content: "\e9b0";
}
body .glyph-stopwatch:before {
  content: "\e9c0";
}
body .glyph-calendar-3:before {
  content: "\e9fa";
}
body .glyph-calendar-check-1:before {
  content: "\e9fd";
}
body .glyph-calendar-date:before {
  content: "\ea11";
}
body .glyph-paragraph-normal:before {
  content: "\eabc";
}
body .glyph-paragraph-bullets:before {
  content: "\eabe";
}
body .glyph-bookmarks-document:before {
  content: "\ec7e";
}
body .glyph-pie-line-graph-desktop:before {
  content: "\ecc3";
}
body .glyph-add:before {
  content: "\e901";
}
body .glyph-arrow-button-down-1:before {
  content: "\e902";
}
body .glyph-arrow-button-left-1:before {
  content: "\e903";
}
body .glyph-arrow-button-right-1:before {
  content: "\e904";
}
body .glyph-arrow-button-up-1:before {
  content: "\e905";
}
body .glyph-auto:before {
  content: "\e906";
}
body .glyph-book:before {
  content: "\e907";
  color: #00c28a;
}
body .glyph-branded-app:before {
  content: "\e908";
}
body .glyph-card:before {
  content: "\e909";
  color: #597179;
}
body .glyph-check-circle:before {
  content: "\e90a";
}
body .glyph-comp:before {
  content: "\e90b";
  color: #597179;
}
body .glyph-content-typing-machine-2:before {
  content: "\e90c";
}
body .glyph-design-tool-selection-wand:before {
  content: "\e900";
}
body .glyph-facility-management:before {
  content: "\e90d";
}
body .glyph-fast:before {
  content: "\e90e";
  color: #597179;
}
body .glyph-global:before {
  content: "\e90f";
  color: #597179;
}
body .glyph-league:before {
  content: "\e910";
}
body .glyph-link:before {
  content: "\e911";
  color: #597179;
}
body .glyph-marketing:before {
  content: "\e912";
}
body .glyph-member-tools:before {
  content: "\e913";
}
body .glyph-news:before {
  content: "\e914";
  color: #00c28a;
}
body .glyph-pos:before {
  content: "\e915";
}
body .glyph-reliable:before {
  content: "\e916";
  color: #597179;
}
body .glyph-reporting:before {
  content: "\e917";
}
body .glyph-staff:before {
  content: "\e918";
}
body .glyph-wifi-signal-1:before {
  content: "\eb68";
}
