@font-face {
  font-family: 'fontello';
  src: url("https://d3bffa21w6ew09.cloudfront.net/fonts/fontello/font/fontello.611a1dd3ef5f.eot?21224092");
  src: url("https://d3bffa21w6ew09.cloudfront.net/fonts/fontello/font/fontello.611a1dd3ef5f.eot?21224092#iefix") format('embedded-opentype'),
       url("https://d3bffa21w6ew09.cloudfront.net/fonts/fontello/font/fontello.612e8620426c.woff2?21224092") format('woff2'),
       url("https://d3bffa21w6ew09.cloudfront.net/fonts/fontello/font/fontello.0dd8196ff54d.woff?21224092") format('woff'),
       url("https://d3bffa21w6ew09.cloudfront.net/fonts/fontello/font/fontello.71c7eff3f7ad.ttf?21224092") format('truetype'),
       url("https://d3bffa21w6ew09.cloudfront.net/fonts/fontello/font/fontello.479408b2bd4a.svg?21224092#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.479408b2bd4a.svg?21224092#fontello") format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  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-emo-happy:before { content: '\e800'; } /* '' */
.icon-emo-unhappy:before { content: '\e801'; } /* '' */
.icon-mail-alt:before { content: '\e802'; } /* '' */
.icon-heart:before { content: '\e803'; } /* '' */
.icon-star:before { content: '\e804'; } /* '' */
.icon-user:before { content: '\e805'; } /* '' */
.icon-users:before { content: '\e806'; } /* '' */
.icon-picture:before { content: '\e807'; } /* '' */
.icon-camera-alt:before { content: '\e808'; } /* '' */
.icon-ok-1:before { content: '\e809'; } /* '' */
.icon-cancel:before { content: '\e80a'; } /* '' */
.icon-plus:before { content: '\e80b'; } /* '' */
.icon-minus:before { content: '\e80c'; } /* '' */
.icon-help:before { content: '\e80d'; } /* '' */
.icon-help-circled:before { content: '\e80e'; } /* '' */
.icon-info-circled:before { content: '\e80f'; } /* '' */
.icon-home:before { content: '\e810'; } /* '' */
.icon-link-ext:before { content: '\e811'; } /* '' */
.icon-lock-open:before { content: '\e812'; } /* '' */
.icon-eye:before { content: '\e813'; } /* '' */
.icon-tags:before { content: '\e814'; } /* '' */
.icon-thumbs-up-alt:before { content: '\e815'; } /* '' */
.icon-download-cloud:before { content: '\e816'; } /* '' */
.icon-upload-cloud:before { content: '\e817'; } /* '' */
.icon-reply:before { content: '\e818'; } /* '' */
.icon-retweet:before { content: '\e819'; } /* '' */
.icon-comment:before { content: '\e81a'; } /* '' */
.icon-location:before { content: '\e81b'; } /* '' */
.icon-trash-empty:before { content: '\e81c'; } /* '' */
.icon-rss:before { content: '\e81d'; } /* '' */
.icon-phone:before { content: '\e81e'; } /* '' */
.icon-fax:before { content: '\e81f'; } /* '' */
.icon-menu:before { content: '\e820'; } /* '' */
.icon-cog:before { content: '\e821'; } /* '' */
.icon-cog-alt:before { content: '\e822'; } /* '' */
.icon-wrench:before { content: '\e823'; } /* '' */
.icon-sliders:before { content: '\e824'; } /* '' */
.icon-basket:before { content: '\e825'; } /* '' */
.icon-calendar:before { content: '\e826'; } /* '' */
.icon-login:before { content: '\e827'; } /* '' */
.icon-logout:before { content: '\e828'; } /* '' */
.icon-lightbulb:before { content: '\e829'; } /* '' */
.icon-resize-horizontal:before { content: '\e82a'; } /* '' */
.icon-down-open:before { content: '\e82b'; } /* '' */
.icon-right-open:before { content: '\e82c'; } /* '' */
.icon-angle-left:before { content: '\e82d'; } /* '' */
.icon-angle-right:before { content: '\e82e'; } /* '' */
.icon-angle-down:before { content: '\e82f'; } /* '' */
.icon-award:before { content: '\e830'; } /* '' */
.icon-mobile:before { content: '\e831'; } /* '' */
.icon-globe:before { content: '\e832'; } /* '' */
.icon-cloud:before { content: '\e833'; } /* '' */
.icon-list:before { content: '\e834'; } /* '' */
.icon-list-numbered:before { content: '\e835'; } /* '' */
.icon-briefcase:before { content: '\e836'; } /* '' */
.icon-asterisk:before { content: '\e837'; } /* '' */
.icon-chart-bar:before { content: '\e838'; } /* '' */
.icon-credit-card:before { content: '\e839'; } /* '' */
.icon-floppy:before { content: '\e83a'; } /* '' */
.icon-rocket:before { content: '\e83b'; } /* '' */
.icon-certificate:before { content: '\e83c'; } /* '' */
.icon-dollar:before { content: '\e83d'; } /* '' */
.icon-gauge:before { content: '\e83e'; } /* '' */
.icon-building:before { content: '\e83f'; } /* '' */
.icon-smile:before { content: '\e840'; } /* '' */
.icon-frown:before { content: '\e841'; } /* '' */
.icon-bullseye:before { content: '\e842'; } /* '' */
.icon-database:before { content: '\e843'; } /* '' */
.icon-android:before { content: '\e844'; } /* '' */
.icon-apple:before { content: '\e845'; } /* '' */
.icon-facebook:before { content: '\e846'; } /* '' */
.icon-gplus:before { content: '\e847'; } /* '' */
.icon-instagramm:before { content: '\e848'; } /* '' */
.icon-linkedin:before { content: '\e849'; } /* '' */
.icon-windows:before { content: '\e84a'; } /* '' */
.icon-youtube-play:before { content: '\e84b'; } /* '' */
.icon-chart-line:before { content: '\e84c'; } /* '' */
.icon-gauge-1:before { content: '\e84d'; } /* '' */
.icon-lock-filled:before { content: '\e84e'; } /* '' */
.icon-check:before { content: '\e84f'; } /* '' */
.icon-credit-card-1:before { content: '\e850'; } /* '' */
.icon-tag:before { content: '\e851'; } /* '' */
.icon-chat:before { content: '\e852'; } /* '' */
.icon-down:before { content: '\e853'; } /* '' */
.icon-up:before { content: '\e854'; } /* '' */
.icon-down-bold:before { content: '\e855'; } /* '' */
.icon-up-bold:before { content: '\e856'; } /* '' */
.icon-spread:before { content: '\e857'; } /* '' */
.icon-twitter:before { content: '\e858'; } /* '' */
.icon-theatre:before { content: '\e859'; } /* '' */
.icon-pinterest:before { content: '\e85a'; } /* '' */
.icon-eye-off:before { content: '\e85b'; } /* '' */
.icon-th:before { content: '\e85c'; } /* '' */
.icon-bookmark-empty:before { content: '\e85d'; } /* '' */
.icon-block:before { content: '\e85e'; } /* '' */
.icon-check-1:before { content: '\e85f'; } /* '' */
.icon-clipboard:before { content: '\e860'; } /* '' */
.icon-search:before { content: '\e861'; } /* '' */
.icon-paper-plane:before { content: '\e862'; } /* '' */
.icon-ok:before { content: '\e863'; } /* '' */
.icon-help-1:before { content: '\e864'; } /* '' */
.icon-skype:before { content: '\e865'; } /* '' */
.icon-ai-sparkle:before { content: '\e866'; } /* '' */
.icon-pencil:before { content: '\e867'; } /* '' */
.icon-at:before { content: '\e868'; } /* '' */
.icon-arrows-cw:before { content: '\e869'; } /* '' */
.icon-dot-3:before { content: '\e86a'; } /* '' */
.icon-ok-circled:before { content: '\e86b'; } /* '' */
.icon-cancel-circled:before { content: '\e86c'; } /* '' */
.icon-plus-circled:before { content: '\e86d'; } /* '' */
.icon-minus-circled:before { content: '\e86e'; } /* '' */
.icon-ok-circled2:before { content: '\e86f'; } /* '' */
.icon-ok-circle:before { content: '\e870'; } /* '' */
.icon-right:before { content: '\e871'; } /* '' */
.icon-left:before { content: '\e872'; } /* '' */
.icon-up-2:before { content: '\e873'; } /* '' */
.icon-down-1:before { content: '\e874'; } /* '' */
.icon-link:before { content: '\e875'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
.icon-sort:before { content: '\f0dc'; } /* '' */
.icon-code:before { content: '\f121'; } /* '' */
.icon-down-2:before { content: '\f175'; } /* '' */
.icon-up-1:before { content: '\f176'; } /* '' */
.icon-google:before { content: '\f1a0'; } /* '' */
.icon-tree:before { content: '\f1bb'; } /* '' */
.icon-object-group:before { content: '\f247'; } /* '' */
.icon-sticky-note-o:before { content: '\f24a'; } /* '' */
.icon-hashtag:before { content: '\f292'; } /* '' */
