@font-face {
    font-family: 'fontello';
    src: url('font/fontello.eot?99084715');
    src: url('font/fontello.eot?99084715#iefix') format('embedded-opentype'),
    url('font/fontello.woff2?99084715') format('woff2'),
    url('font/fontello.woff?99084715') format('woff'),
    url('font/fontello.ttf?99084715') format('truetype'),
    url('font/fontello.svg?99084715#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('font/fontello.svg?99084715#fontello') format('svg');
  }
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-plus:before { content: '\e800'; } /* 'î €' */
.icon-minus:before { content: '\e801'; } /* 'î ' */
.icon-menu:before { content: '\e802'; } /* 'î ‚' */
.icon-phone:before { content: '\e803'; } /* 'î ƒ' */
.icon-chat:before { content: '\e804'; } /* 'î „' */
.icon-comment:before { content: '\e805'; } /* 'î …' */
.icon-help-circled:before { content: '\e806'; } /* 'î †' */
.icon-search:before { content: '\e807'; } /* 'î ‡' */
.icon-eye:before { content: '\e808'; } /* 'î ˆ' */
.icon-eye-off:before { content: '\e809'; } /* 'î ‰' */
.icon-tag:before { content: '\e80a'; } /* 'î Š' */
.icon-tags:before { content: '\e80b'; } /* 'î ‹' */
.icon-phone-1:before { content: '\e80c'; } /* 'î Œ' */
.icon-home:before { content: '\e80d'; } /* 'î ' */
.icon-music:before { content: '\e80e'; } /* 'î Ž' */
.icon-picture:before { content: '\e810'; } /* 'î ' */
.icon-video-alt:before { content: '\e811'; } /* 'î ‘' */
.icon-fire:before { content: '\e814'; } /* 'î ”' */
.icon-picasa:before { content: '\e815'; } /* 'î •' */
.icon-location:before { content: '\e816'; } /* 'î –' */
.icon-map:before { content: '\e817'; } /* 'î —' */
.icon-qrcode:before { content: '\e818'; } /* 'î ˜' */
.icon-chat-2:before { content: '\e819'; } /* 'î ™' */
.icon-calendar:before { content: '\e81a'; } /* 'î š' */
.icon-calendar-circled:before { content: '\e81b'; } /* 'î ›' */
.icon-cancel:before { content: '\e81c'; } /* 'î œ' */
.icon-cancel-circle:before { content: '\e81d'; } /* 'î ' */
.icon-mail:before { content: '\e820'; } /* 'î  ' */
.icon-heart:before { content: '\e821'; } /* 'î ¡' */
.icon-info:before { content: '\e822'; } /* 'î ¢' */
.icon-question:before { content: '\e823'; } /* 'î £' */
.icon-star:before { content: '\e828'; } /* 'î ¨' */
.icon-spin5:before { content: '\e838'; } /* 'î ¸' */
.icon-chat-1:before { content: '\f03d'; } /* 'ï€½' */
.icon-angle-double-left:before { content: '\f100'; } /* 'ï„€' */
.icon-angle-double-right:before { content: '\f101'; } /* 'ï„' */
.icon-angle-double-up:before { content: '\f102'; } /* 'ï„‚' */
.icon-angle-double-down:before { content: '\f103'; } /* 'ï„ƒ' */
.icon-angle-left:before { content: '\f104'; } /* 'ï„„' */
.icon-angle-right:before { content: '\f105'; } /* 'ï„…' */
.icon-angle-up:before { content: '\f106'; } /* 'ï„†' */
.icon-angle-down:before { content: '\f107'; } /* 'ï„‡' */
.icon-spinner:before { content: '\f110'; } /* 'ï„' */
.icon-weibo:before { content: '\f18a'; } /* 'ï†Š' */
.icon-qq:before { content: '\f1d6'; } /* 'ï‡–' */
.icon-wechat:before { content: '\f1d7'; } /* 'ï‡—' */