@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?51017123');
  src: url('../font/fontello.eot?51017123#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?51017123') format('woff2'),
       url('../font/fontello.woff?51017123') format('woff'),
       url('../font/fontello.ttf?51017123') format('truetype'),
       url('../font/fontello.svg?51017123#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?51017123#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-users:before { content: '\e800'; } /* '' */
.icon-search:before { content: '\e801'; } /* '' */
.icon-mail:before { content: '\e802'; } /* '' */
.icon-share:before { content: '\e803'; } /* '' */
.icon-group:before { content: '\e804'; } /* '' */
.icon-ok:before { content: '\e805'; } /* '' */
.icon-ok-circled:before { content: '\e806'; } /* '' */
.icon-cancel-thick:before { content: '\e807'; } /* '' */
.icon-cancel-thin:before { content: '\e808'; } /* '' */
.icon-down-dir:before { content: '\e809'; } /* '' */
.icon-left-open:before { content: '\e80a'; } /* '' */
.icon-right-open:before { content: '\e80b'; } /* '' */
.icon-up-open:before { content: '\e80c'; } /* '' */
.icon-link-chain:before { content: '\e80d'; } /* '' */
.icon-facebook-circled:before { content: '\e80e'; } /* '' */
.icon-twitter-circled:before { content: '\e80f'; } /* '' */
.icon-pinterest-circled:before { content: '\e810'; } /* '' */
.icon-eq:before { content: '\e811'; } /* '' */
.icon-right-hand:before { content: '\e812'; } /* '' */
.icon-heart-filled:before { content: '\e813'; } /* '' */
.icon-down-open:before { content: '\e814'; } /* '' */
.icon-up-hand:before { content: '\e815'; } /* '' */
.icon-shopping-cart:before { content: '\e816'; } /* '' */
.icon-up-dir:before { content: '\e817'; } /* '' */
.icon-left-dir:before { content: '\e818'; } /* '' */
.icon-right-dir:before { content: '\e819'; } /* '' */
.icon-truck:before { content: '\e81a'; } /* '' */
.icon-lock:before { content: '\e81b'; } /* '' */
.icon-lock-o:before { content: '\e81c'; } /* '' */
.icon-user-filled:before { content: '\e81d'; } /* '' */
.icon-left-hand:before { content: '\e81e'; } /* '' */
.icon-phone-left-solid:before { content: '\e81f'; } /* '' */
.icon-star-filled:before { content: '\e820'; } /* '' */
.icon-down-hand:before { content: '\e821'; } /* '' */
.icon-picture:before { content: '\e822'; } /* '' */
.icon-attention-circled:before { content: '\e823'; } /* '' */
.icon-heart-empty:before { content: '\e824'; } /* '' */
.icon-star-empty:before { content: '\e825'; } /* '' */
.icon-eye-view:before { content: '\e826'; } /* '' */
.icon-eye-outline:before { content: '\e827'; } /* '' */
.icon-cancel-circled-outline:before { content: '\e828'; } /* '' */
.icon-cancel-circled-filled:before { content: '\e829'; } /* '' */
.icon-trash-empty:before { content: '\e82a'; } /* '' */
.icon-help-circled:before { content: '\e82b'; } /* '' */
.icon-document:before { content: '\e82c'; } /* '' */
.icon-down-circled2:before { content: '\e82d'; } /* '' */
.icon-up-circled2:before { content: '\e82e'; } /* '' */
.icon-ccw:before { content: '\e82f'; } /* '' */
.icon-cw:before { content: '\e830'; } /* '' */
.icon-cancel-circled-1:before { content: '\e831'; } /* '' */
.icon-award:before { content: '\e832'; } /* '' */
.icon-undo:before { content: '\e833'; } /* '' */
.icon-pencil-1:before { content: '\e834'; } /* '' */
.icon-download:before { content: '\e835'; } /* '' */
.icon-ok-1:before { content: '\e836'; } /* '' */
.icon-ok-circle-1:before { content: '\e837'; } /* '' */
.icon-play-circled2:before { content: '\e838'; } /* '' */
.icon-chart-pie:before { content: '\e839'; } /* '' */
.icon-play-circled:before { content: '\e83a'; } /* '' */
.icon-plus-thick:before { content: '\e83b'; } /* '' */
.icon-plus-1:before { content: '\e83c'; } /* '' */
.icon-trash:before { content: '\e83d'; } /* '' */
.icon-edit:before { content: '\e83e'; } /* '' */
.icon-check:before { content: '\e83f'; } /* '' */
.icon-th-list:before { content: '\e840'; } /* '' */
.icon-dollar:before { content: '\e841'; } /* '' */
.icon-shop:before { content: '\e842'; } /* '' */
.icon-chart-pie-1:before { content: '\e843'; } /* '' */
.icon-plus-circled:before { content: '\e844'; } /* '' */
.icon-spin5:before { content: '\e845'; } /* '' */
.icon-pause-circled:before { content: '\e846'; } /* '' */
.icon-spin4:before { content: '\e847'; } /* '' */
.icon-infinity:before { content: '\e848'; } /* '' */
.icon-exchange:before { content: '\e849'; } /* '' */
.icon-attention-alt:before { content: '\e84a'; } /* '' */
.icon-attention:before { content: '\e84b'; } /* '' */
.icon-money:before { content: '\e84c'; } /* '' */
.icon-spin3:before { content: '\e84d'; } /* '' */
.icon-off:before { content: '\e84e'; } /* '' */
.icon-close-x:before { content: '\e84f'; } /* '' */
.icon-cog:before { content: '\e850'; } /* '' */
.icon-cog-alt:before { content: '\e851'; } /* '' */
.icon-params:before { content: '\e852'; } /* '' */
.icon-minus-circled:before { content: '\e853'; } /* '' */
.icon-minus:before { content: '\e854'; } /* '' */
.icon-doc-add:before { content: '\e855'; } /* '' */
.icon-hourglass:before { content: '\e856'; } /* '' */
.icon-stopwatch-1:before { content: '\e857'; } /* '' */
.icon-doc-remove:before { content: '\e858'; } /* '' */
.icon-floppy:before { content: '\e859'; } /* '' */
.icon-floppy-filled:before { content: '\e85a'; } /* '' */
.icon-block-disabled:before { content: '\e85b'; } /* '' */
.icon-awesome-hand-holding-usd:before { content: '\e85c'; } /* '' */
.icon-awesome-hand-holding-heart:before { content: '\e85d'; } /* '' */
.icon-awesome-gift:before { content: '\e85e'; } /* '' */
.icon-awesome-hiking:before { content: '\e85f'; } /* '' */
.icon-awesome-user-lock:before { content: '\e860'; } /* '' */
.icon-awesome-apple-pay:before { content: '\e861'; } /* '' */
.icon-simple-googlepay:before { content: '\e862'; } /* '' */
.icon-spin6:before { content: '\e863'; } /* '' */
.icon-glasses:before { content: '\e864'; } /* '' */
.icon-matt-storefront:before { content: '\e865'; } /* '' */
.icon-facebook-circled-dark:before { content: '\f051'; } /* '' */
.icon-twitter-circled-filled:before { content: '\f057'; } /* '' */
.icon-instagram-circled:before { content: '\f05e'; } /* '' */
.icon-info-circled:before { content: '\f085'; } /* '' */
.icon-info-circled-alt:before { content: '\f086'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-docs:before { content: '\f0c5'; } /* '' */
.icon-menu-bar:before { content: '\f0c9'; } /* '' */
.icon-list-bullet:before { content: '\f0ca'; } /* '' */
.icon-pinterest-circled-filled:before { content: '\f0d2'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-exchange-1:before { content: '\f0ec'; } /* '' */
.icon-download-cloud:before { content: '\f0ed'; } /* '' */
.icon-upload-cloud:before { content: '\f0ee'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.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-circle-empty:before { content: '\f10c'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-calendar-empty:before { content: '\f133'; } /* '' */
.icon-angle-circled-left:before { content: '\f137'; } /* '' */
.icon-angle-circled-right:before { content: '\f138'; } /* '' */
.icon-angle-circled-up:before { content: '\f139'; } /* '' */
.icon-angle-circled-down:before { content: '\f13a'; } /* '' */
.icon-lock-open-alt:before { content: '\f13e'; } /* '' */
.icon-ellipsis:before { content: '\f141'; } /* '' */
.icon-ellipsis-vert:before { content: '\f142'; } /* '' */
.icon-minus-squared-alt:before { content: '\f147'; } /* '' */
.icon-dollar-1:before { content: '\f155'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
.icon-youtube-squared:before { content: '\f166'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-right-circled2:before { content: '\f18e'; } /* '' */
.icon-left-circled2:before { content: '\f190'; } /* '' */
.icon-plus-squared-alt:before { content: '\f196'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-binoculars:before { content: '\f1e5'; } /* '' */
.icon-calc-filled:before { content: '\f1ec'; } /* '' */
.icon-trash-1:before { content: '\f1f8'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */
.icon-toggle-off:before { content: '\f204'; } /* '' */
.icon-toggle-on:before { content: '\f205'; } /* '' */
.icon-sticky-note:before { content: '\f249'; } /* '' */
.icon-sticky-note-o:before { content: '\f24a'; } /* '' */
.icon-calendar-check-o:before { content: '\f274'; } /* '' */
.icon-pause-circle-o:before { content: '\f28c'; } /* '' */
.icon-address-book:before { content: '\f2b9'; } /* '' */
.icon-address-book-o:before { content: '\f2ba'; } /* '' */
.icon-address-card:before { content: '\f2bb'; } /* '' */
.icon-address-card-o:before { content: '\f2bc'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
.icon-user-circle-o:before { content: '\f2be'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
