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

[class^="icon-"], [class*=" icon-"] {
    /* 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;
}

.icon-barbell:before {
    content: "\e917";
}
.icon-fitness_center:before {
    content: "\eb43";
}
.icon-restaurant_menu:before {
    content: "\e561";
}
.icon-food:before {
    content: "\e90c";
}
.icon-tools:before {
    content: "\e912";
}
.icon-weights:before {
    content: "\e914";
}
.icon-golf:before {
    content: "\e915";
}
.icon-thumbs-up:before {
    content: "\e918";
}
.icon-trophy:before {
    content: "\e916";
}
.icon-coin-dollar:before {
    content: "\e900";
}
.icon-credit-card:before {
    content: "\e901";
}
.icon-mobile:before {
    content: "\e902";
}
.icon-user-tie:before {
    content: "\e90b";
}
.icon-stats-bars2:before {
    content: "\e907";
}
.icon-rocket:before {
    content: "\e90d";
}
.icon-hammer2:before {
    content: "\e90e";
}
.icon-accessibility:before {
    content: "\e90f";
}
.icon-target:before {
    content: "\e908";
}
.icon-shield:before {
    content: "\e919";
}
.icon-power:before {
    content: "\e903";
}
.icon-switch:before {
    content: "\e904";
}
.icon-list:before {
    content: "\e905";
}
.icon-earth:before {
    content: "\e910";
}
.icon-link:before {
    content: "\e911";
}
.icon-eye-plus:before {
    content: "\e91a";
}
.icon-plus:before {
    content: "\e906";
}
.icon-checkmark:before {
    content: "\e909";
}
.icon-spell-check:before {
    content: "\e90a";
}
.icon-sort-alpha-asc:before {
    content: "\e913";
}
.icon-flickr2:before {
    content: "\e91b";
}

