@font-face {
  font-family: 'stability';
  src: url('../font/stability.eot?52105749');
  src: url('../font/stability.eot?52105749#iefix') format('embedded-opentype'),
       url('../font/stability.woff2?52105749') format('woff2'),
       url('../font/stability.woff?52105749') format('woff'),
       url('../font/stability.ttf?52105749') format('truetype'),
       url('../font/stability.svg?52105749#stability') 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: 'stability';
    src: url('../font/stability.svg?52105749#stability') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "stability";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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-add:before { content: '\e800'; } /* '' */
.icon-arrow-down:before { content: '\e801'; } /* '' */
.icon-arrow-left-down:before { content: '\e802'; } /* '' */
.icon-arrow-left-up:before { content: '\e803'; } /* '' */
.icon-arrow-left:before { content: '\e804'; } /* '' */
.icon-arrow-right-down:before { content: '\e805'; } /* '' */
.icon-arrow-right-up:before { content: '\e806'; } /* '' */
.icon-arrow-right:before { content: '\e807'; } /* '' */
.icon-arrow-up:before { content: '\e808'; } /* '' */
.icon-attachment:before { content: '\e809'; } /* '' */
.icon-ban:before { content: '\e80a'; } /* '' */
.icon-calendar:before { content: '\e80b'; } /* '' */
.icon-call:before { content: '\e80c'; } /* '' */
.icon-caret-down:before { content: '\e80d'; } /* '' */
.icon-caret-left:before { content: '\e80e'; } /* '' */
.icon-caret-right:before { content: '\e80f'; } /* '' */
.icon-caret-up:before { content: '\e810'; } /* '' */
.icon-check:before { content: '\e811'; } /* '' */
.icon-chevron-double-down:before { content: '\e812'; } /* '' */
.icon-chevron-double-left:before { content: '\e813'; } /* '' */
.icon-chevron-double-right:before { content: '\e814'; } /* '' */
.icon-chevron-double-up:before { content: '\e815'; } /* '' */
.icon-chevron-down:before { content: '\e816'; } /* '' */
.icon-chevron-left:before { content: '\e817'; } /* '' */
.icon-chevron-right:before { content: '\e818'; } /* '' */
.icon-chevron-up:before { content: '\e819'; } /* '' */
.icon-circle-check:before { content: '\e81a'; } /* '' */
.icon-circle-close:before { content: '\e81b'; } /* '' */
.icon-clock:before { content: '\e81c'; } /* '' */
.icon-close:before { content: '\e81d'; } /* '' */
.icon-credit-card:before { content: '\e81e'; } /* '' */
.icon-database:before { content: '\e81f'; } /* '' */
.icon-delete-alt:before { content: '\e820'; } /* '' */
.icon-document-alt:before { content: '\e821'; } /* '' */
.icon-document:before { content: '\e822'; } /* '' */
.icon-download:before { content: '\e823'; } /* '' */
.icon-edit-alt:before { content: '\e824'; } /* '' */
.icon-edit:before { content: '\e825'; } /* '' */
.icon-envelope:before { content: '\e826'; } /* '' */
.icon-flag:before { content: '\e827'; } /* '' */
.icon-home:before { content: '\e828'; } /* '' */
.icon-image:before { content: '\e829'; } /* '' */
.icon-information:before { content: '\e82a'; } /* '' */
.icon-less:before { content: '\e82b'; } /* '' */
.icon-link-alt:before { content: '\e82c'; } /* '' */
.icon-link:before { content: '\e82d'; } /* '' */
.icon-location:before { content: '\e82e'; } /* '' */
.icon-lock:before { content: '\e82f'; } /* '' */
.icon-login:before { content: '\e830'; } /* '' */
.icon-logout:before { content: '\e831'; } /* '' */
.icon-megaphone:before { content: '\e832'; } /* '' */
.icon-menu:before { content: '\e833'; } /* '' */
.icon-message-alt:before { content: '\e834'; } /* '' */
.icon-message:before { content: '\e835'; } /* '' */
.icon-options-vertical:before { content: '\e836'; } /* '' */
.icon-options-horizontal:before { content: '\e837'; } /* '' */
.icon-print:before { content: '\e838'; } /* '' */
.icon-pin:before { content: '\e839'; } /* '' */
.icon-question:before { content: '\e83a'; } /* '' */
.icon-refresh:before { content: '\e83b'; } /* '' */
.icon-search:before { content: '\e83c'; } /* '' */
.icon-share:before { content: '\e83d'; } /* '' */
.icon-settings:before { content: '\e83e'; } /* '' */
.icon-tag:before { content: '\e83f'; } /* '' */
.icon-unlock:before { content: '\e840'; } /* '' */
.icon-warning:before { content: '\e841'; } /* '' */
.icon-undo:before { content: '\e842'; } /* '' */
.icon-webcam:before { content: '\e843'; } /* '' */
.icon-zoom-in:before { content: '\e844'; } /* '' */
.icon-zoom-out:before { content: '\e845'; } /* '' */
