@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?ux1rnm');
    src:    url('fonts/icomoon.eot?ux1rnm#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?ux1rnm') format('truetype'),
        url('fonts/icomoon.woff?ux1rnm') format('woff'),
        url('fonts/icomoon.svg?ux1rnm#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-arrows:before {
    content: "\e900";
}
.icon-circle:before {
    content: "\e901";
}
.icon-cup:before {
    content: "\e902";
}
.icon-gym:before {
    content: "\e903";
}
.icon-gym-1:before {
    content: "\e904";
}
.icon-gym-2:before {
    content: "\e905";
}
.icon-icon-535:before {
    content: "\e906";
}
.icon-icon-36285:before {
    content: "\e907";
}
.icon-interface:before {
    content: "\e908";
}
.icon-luxury:before {
    content: "\e909";
}
.icon-money:before {
    content: "\e90a";
}
.icon-people:before {
    content: "\e90b";
}
.icon-pin:before {
    content: "\e90c";
}
.icon-shape:before {
    content: "\e90d";
}
.icon-signs:before {
    content: "\e90e";
}
.icon-silhouette:before {
    content: "\e90f";
}
.icon-social:before {
    content: "\e910";
}
.icon-telephone:before {
    content: "\e911";
}
.icon-time:before {
    content: "\e912";
}
.icon-web:before {
    content: "\e913";
}

