@charset "UTF-8";
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?37199716');
  src: url('../font/fontello.eot?37199716#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?37199716') format('woff2'),
       url('../font/fontello.woff?37199716') format('woff'),
       url('../font/fontello.ttf?37199716') format('truetype'),
       url('../font/fontello.svg?37199716#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?37199716#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-record:before { content: '\2139'; } /* 'ℹ' */
.icon-left-small:before { content: '\2605'; } /* '★' */
.icon-down-small:before { content: '\2661'; } /* '♡' */
.icon-arrows-cw:before { content: '\2714'; } /* '✔' */
.icon-facebook:before { content: '\e084'; } /* '' */
.icon-loop:before { content: '\e0d6'; } /* '' */
.icon-loop-alt:before { content: '\e0d9'; } /* '' */
.icon-play:before { content: '\e0dc'; } /* '' */
.icon-stop:before { content: '\e0de'; } /* '' */
.icon-star:before { content: '\e800'; } /* '' */
.icon-right-open-1:before { content: '\e801'; } /* '' */
.icon-search-outline:before { content: '\e802'; } /* '' */
.icon-left-open-1:before { content: '\e803'; } /* '' */
.icon-mail:before { content: '\e804'; } /* '' */
.icon-trash:before { content: '\e807'; } /* '' */
.icon-star-filled:before { content: '\e808'; } /* '' */
.icon-user-outline:before { content: '\e809'; } /* '' */
.icon-user:before { content: '\e80a'; } /* '' */
.icon-users-outline:before { content: '\e80b'; } /* '' */
.icon-users:before { content: '\e80c'; } /* '' */
.icon-user-add-outline:before { content: '\e80d'; } /* '' */
.icon-user-add:before { content: '\e80e'; } /* '' */
.icon-user-delete-outline:before { content: '\e80f'; } /* '' */
.icon-user-delete:before { content: '\e810'; } /* '' */
.icon-th-list:before { content: '\e81d'; } /* '' */
.icon-ok:before { content: '\e81f'; } /* '' */
.icon-cancel:before { content: '\e821'; } /* '' */
.icon-cancel-alt-filled:before { content: '\e823'; } /* '' */
.icon-plus:before { content: '\e827'; } /* '' */
.icon-minus:before { content: '\e829'; } /* '' */
.icon-divide:before { content: '\e82b'; } /* '' */
.icon-eq:before { content: '\e82d'; } /* '' */
.icon-info:before { content: '\e82f'; } /* '' */
.icon-home:before { content: '\e831'; } /* '' */
.icon-attach:before { content: '\e835'; } /* '' */
.icon-flag-filled:before { content: '\e842'; } /* '' */
.icon-download:before { content: '\e846'; } /* '' */
.icon-upload:before { content: '\e848'; } /* '' */
.icon-upload-cloud:before { content: '\e84a'; } /* '' */
.icon-reply:before { content: '\e84c'; } /* '' */
.icon-export:before { content: '\e852'; } /* '' */
.icon-pencil:before { content: '\e853'; } /* '' */
.icon-print:before { content: '\e857'; } /* '' */
.icon-location:before { content: '\e864'; } /* '' */
.icon-direction:before { content: '\e867'; } /* '' */
.icon-trash-1:before { content: '\e869'; } /* '' */
.icon-doc-text:before { content: '\e86b'; } /* '' */
.icon-doc-add:before { content: '\e86c'; } /* '' */
.icon-doc-remove:before { content: '\e86d'; } /* '' */
.icon-news:before { content: '\e86e'; } /* '' */
.icon-rss:before { content: '\e875'; } /* '' */
.icon-phone:before { content: '\e877'; } /* '' */
.icon-cog:before { content: '\e87b'; } /* '' */
.icon-flash:before { content: '\e888'; } /* '' */
.icon-chart-alt:before { content: '\e89b'; } /* '' */
.icon-chart-pie:before { content: '\e89f'; } /* '' */
.icon-flow-cross:before { content: '\e8a0'; } /* '' */
.icon-certificate:before { content: '\e8a2'; } /* '' */
.icon-scissors:before { content: '\e8a4'; } /* '' */
.icon-clipboard:before { content: '\e8ce'; } /* '' */
.icon-flow-split:before { content: '\e8d2'; } /* '' */
.icon-flow-parallel:before { content: '\e8d4'; } /* '' */
.icon-infinity:before { content: '\e8d5'; } /* '' */
.icon-pi:before { content: '\e8d7'; } /* '' */
.icon-wrench:before { content: '\e8e6'; } /* '' */
.icon-calendar:before { content: '\e8e9'; } /* '' */
.icon-clock:before { content: '\e8ed'; } /* '' */
.icon-block:before { content: '\e8f2'; } /* '' */
.icon-popup:before { content: '\e8f9'; } /* '' */
.icon-left-open:before { content: '\e8ff'; } /* '' */
.icon-right-open:before { content: '\e901'; } /* '' */
.icon-down:before { content: '\e902'; } /* '' */
.icon-left:before { content: '\e903'; } /* '' */
.icon-right:before { content: '\e904'; } /* '' */
.icon-up:before { content: '\e905'; } /* '' */
.icon-up-small:before { content: '🎬'; } /* '\1f3ac' */
.icon-right-small:before { content: '👤'; } /* '\1f464' */
.icon-cw:before { content: '📷'; } /* '\1f4f7' */
