@font-face {
  font-family: 'fontello';
  src: url('/fontello-2975bde7/font/fontello-5ac283792acc9f75c3bf3484589fbef5.eot?54459083');
  src: url('/fontello-2975bde7/font/fontello-5ac283792acc9f75c3bf3484589fbef5.eot?54459083#iefix') format('embedded-opentype'),
       url('/fontello-2975bde7/font/fontello-a02d3cdc8b5b589420590410730fa629.woff2?54459083') format('woff2'),
       url('/fontello-2975bde7/font/fontello-7cca35d5691f147261d5cf077df7b79f.woff?54459083') format('woff'),
       url('/fontello-2975bde7/font/fontello-15389535eddaf39beffef007c7f40c09.ttf?54459083') format('truetype'),
       url('/fontello-2975bde7/font/fontello-0aec0a101e45b4c07cb9e6d299526675.svg?54459083#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('/fontello-2975bde7/font/fontello-0aec0a101e45b4c07cb9e6d299526675.svg?54459083#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-down:before { content: '\e800'; } /* '' */
.icon-right:before { content: '\e801'; } /* '' */
.icon-block:before { content: '\e802'; } /* '' */
.icon-calendar:before { content: '\e803'; } /* '' */
.icon-ok:before { content: '\e804'; } /* '' */
.icon-cloud:before { content: '\e805'; } /* '' */
.icon-attention:before { content: '\e806'; } /* '' */
.icon-download:before { content: '\e807'; } /* '' */
.icon-graduation-cap:before { content: '\e808'; } /* '' */
.icon-info-circled:before { content: '\e809'; } /* '' */
.icon-list:before { content: '\e80a'; } /* '' */
.icon-pencil:before { content: '\e80b'; } /* '' */
.icon-plus-circled:before { content: '\e80c'; } /* '' */
.icon-print:before { content: '\e80d'; } /* '' */
.icon-star:before { content: '\e80e'; } /* '' */
.icon-star-empty:before { content: '\e80f'; } /* '' */
.icon-cancel:before { content: '\e810'; } /* '' */
.icon-trash-empty:before { content: '\e811'; } /* '' */
.icon-user:before { content: '\e812'; } /* '' */
.icon-users:before { content: '\e813'; } /* '' */
.icon-archive:before { content: '\e814'; } /* '' */
.icon-ok-circled:before { content: '\f06d'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-money:before { content: '\f0d6'; } /* '' */
.icon-download-cloud:before { content: '\f0ed'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-attention-alt:before { content: '\f12a'; } /* '' */
.icon-link-ext-alt:before { content: '\f14c'; } /* '' */
.icon-building-filled:before { content: '\f1ad'; } /* '' */
.icon-user-secret:before { content: '\f21b'; } /* '' */
.icon-server:before { content: '\f233'; } /* '' */
.icon-clone:before { content: '\f24d'; } /* '' */
.icon-search:before { content: '\f50d'; } /* '' */
