@charset "UTF-8";
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?37079137');
  src: url('../font/fontello.eot?37079137#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?37079137') format('woff2'),
       url('../font/fontello.woff?37079137') format('woff'),
       url('../font/fontello.ttf?37079137') format('truetype'),
       url('../font/fontello.svg?37079137#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?37079137#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-heart:before { content: '\e7b0'; } /* '' */
.icon-link:before { content: '\e800'; } /* '' */
.icon-music:before { content: '\e801'; } /* '' */
.icon-search-1:before { content: '\e802'; } /* '' */
.icon-mobile:before { content: '\e803'; } /* '' */
.icon-mobile-1:before { content: '\e804'; } /* '' */
.icon-mobile-alt:before { content: '\e805'; } /* '' */
.icon-star:before { content: '\e807'; } /* '' */
.icon-star-empty:before { content: '\e808'; } /* '' */
.icon-video:before { content: '\e809'; } /* '' */
.icon-videocam:before { content: '\e80a'; } /* '' */
.icon-picture:before { content: '\e80b'; } /* '' */
.icon-camera:before { content: '\e80c'; } /* '' */
.icon-cancel:before { content: '\e80d'; } /* '' */
.icon-help-circled-1:before { content: '\e80e'; } /* '' */
.icon-home-4:before { content: '\e80f'; } /* '' */
.icon-quote-right:before { content: '\e810'; } /* '' */
.icon-comment:before { content: '\e811'; } /* '' */
.icon-docs:before { content: '\e812'; } /* '' */
.icon-doc-text:before { content: '\e813'; } /* '' */
.icon-doc-inv:before { content: '\e814'; } /* '' */
.icon-doc-text-inv:before { content: '\e815'; } /* '' */
.icon-phone:before { content: '\e816'; } /* '' */
.icon-phone-squared:before { content: '\e817'; } /* '' */
.icon-cog:before { content: '\e818'; } /* '' */
.icon-wrench:before { content: '\e819'; } /* '' */
.icon-mic:before { content: '\e81a'; } /* '' */
.icon-headphones:before { content: '\e81b'; } /* '' */
.icon-lightbulb:before { content: '\e81c'; } /* '' */
.icon-up-hand-1:before { content: '\e81d'; } /* '' */
.icon-history:before { content: '\e81e'; } /* '' */
.icon-signal:before { content: '\e81f'; } /* '' */
.icon-desktop:before { content: '\e820'; } /* '' */
.icon-laptop:before { content: '\e821'; } /* '' */
.icon-leaf:before { content: '\e822'; } /* '' */
.icon-tint:before { content: '\e823'; } /* '' */
.icon-check:before { content: '\e824'; } /* '' */
.icon-dot-circled:before { content: '\e827'; } /* '' */
.icon-cab:before { content: '\e828'; } /* '' */
.icon-truck:before { content: '\e829'; } /* '' */
.icon-yen:before { content: '\e82a'; } /* '' */
.icon-hammer:before { content: '\e82b'; } /* '' */
.icon-coffee:before { content: '\e82c'; } /* '' */
.icon-food:before { content: '\e82d'; } /* '' */
.icon-hospital:before { content: '\e82e'; } /* '' */
.icon-building:before { content: '\e82f'; } /* '' */
.icon-bullseye:before { content: '\e831'; } /* '' */
.icon-note:before { content: '\e834'; } /* '' */
.icon-note-beamed:before { content: '\e835'; } /* '' */
.icon-user:before { content: '\e836'; } /* '' */
.icon-help:before { content: '\e837'; } /* '' */
.icon-help-circled:before { content: '\e838'; } /* '' */
.icon-home-3:before { content: '\e839'; } /* '' */
.icon-attach:before { content: '\e83a'; } /* '' */
.icon-upload:before { content: '\e83b'; } /* '' */
.icon-book:before { content: '\e83e'; } /* '' */
.icon-phone-2:before { content: '\e83f'; } /* '' */
.icon-lamp:before { content: '\e840'; } /* '' */
.icon-leaf-1:before { content: '\e841'; } /* '' */
.icon-water:before { content: '\e842'; } /* '' */
.icon-drive:before { content: '\e843'; } /* '' */
.icon-cancel-alt:before { content: '\e844'; } /* '' */
.icon-cancel-alt-filled:before { content: '\e845'; } /* '' */
.icon-home:before { content: '\e847'; } /* '' */
.icon-upload-1:before { content: '\e849'; } /* '' */
.icon-upload-cloud-1:before { content: '\e84a'; } /* '' */
.icon-location:before { content: '\e84b'; } /* '' */
.icon-lightbulb-1:before { content: '\e84c'; } /* '' */
.icon-leaf-2:before { content: '\e84d'; } /* '' */
.icon-search:before { content: '\e84f'; } /* '' */
.icon-home-1:before { content: '\e851'; } /* '' */
.icon-chart-bar:before { content: '\e852'; } /* '' */
.icon-heart-1:before { content: '\e853'; } /* '' */
.icon-star-2:before { content: '\e854'; } /* '' */
.icon-home-6:before { content: '\e855'; } /* '' */
.icon-tag:before { content: '\e856'; } /* '' */
.icon-edit:before { content: '\e857'; } /* '' */
.icon-chat:before { content: '\e858'; } /* '' */
.icon-down-dir-1:before { content: '\e859'; } /* '' */
.icon-left-dir:before { content: '\e85a'; } /* '' */
.icon-right-dir-1:before { content: '\e85b'; } /* '' */
.icon-up-dir:before { content: '\e85c'; } /* '' */
.icon-down:before { content: '\e85d'; } /* '' */
.icon-up:before { content: '\e85e'; } /* '' */
.icon-globe-2:before { content: '\e85f'; } /* '' */
.icon-squares:before { content: '\e860'; } /* '' */
.icon-home-2:before { content: '\e861'; } /* '' */
.icon-upload-cloud:before { content: '\e862'; } /* '' */
.icon-down-open-1:before { content: '\e863'; } /* '' */
.icon-left-open-1:before { content: '\e864'; } /* '' */
.icon-right-open-1:before { content: '\e865'; } /* '' */
.icon-up-open-1:before { content: '\e866'; } /* '' */
.icon-globe:before { content: '\e867'; } /* '' */
.icon-warehouse:before { content: '\e86e'; } /* '' */
.icon-call:before { content: '\e86f'; } /* '' */
.icon-search-2:before { content: '\e870'; } /* '' */
.icon-cancel-circled:before { content: '\e871'; } /* '' */
.icon-location-1:before { content: '\e872'; } /* '' */
.icon-home-circled:before { content: '\e873'; } /* '' */
.icon-edit-alt:before { content: '\e874'; } /* '' */
.icon-phone-1:before { content: '\e875'; } /* '' */
.icon-phone-circled:before { content: '\e876'; } /* '' */
.icon-cog-1:before { content: '\e877'; } /* '' */
.icon-cog-circled:before { content: '\e878'; } /* '' */
.icon-clock-circled:before { content: '\e879'; } /* '' */
.icon-down-open:before { content: '\e87a'; } /* '' */
.icon-left-open:before { content: '\e87b'; } /* '' */
.icon-right-open:before { content: '\e87c'; } /* '' */
.icon-up-open:before { content: '\e87d'; } /* '' */
.icon-down-1:before { content: '\e87e'; } /* '' */
.icon-left:before { content: '\e87f'; } /* '' */
.icon-right:before { content: '\e880'; } /* '' */
.icon-up-1:before { content: '\e881'; } /* '' */
.icon-down-hand:before { content: '\e882'; } /* '' */
.icon-left-hand:before { content: '\e883'; } /* '' */
.icon-right-hand:before { content: '\e884'; } /* '' */
.icon-up-hand:before { content: '\e885'; } /* '' */
.icon-flight:before { content: '\e886'; } /* '' */
.icon-leaf-3:before { content: '\e887'; } /* '' */
.icon-book-1:before { content: '\e888'; } /* '' */
.icon-adjust:before { content: '\e889'; } /* '' */
.icon-tint-1:before { content: '\e88a'; } /* '' */
.icon-check-empty:before { content: '\e88b'; } /* '' */
.icon-fire:before { content: '\e88c'; } /* '' */
.icon-smiley:before { content: '\e88d'; } /* '' */
.icon-location-circled:before { content: '\e88e'; } /* '' */
.icon-search-3:before { content: '\e890'; } /* '' */
.icon-lightbulb-2:before { content: '\e892'; } /* '' */
.icon-globe-1:before { content: '\e893'; } /* '' */
.icon-truck-1:before { content: '\e894'; } /* '' */
.icon-t-shirt:before { content: '\e895'; } /* '' */
.icon-search-4:before { content: '\e896'; } /* '' */
.icon-attach-1:before { content: '\e897'; } /* '' */
.icon-lock-open:before { content: '\e898'; } /* '' */
.icon-down-circle:before { content: '\e899'; } /* '' */
.icon-left-circle:before { content: '\e89a'; } /* '' */
.icon-right-circle:before { content: '\e89b'; } /* '' */
.icon-up-circle:before { content: '\e89c'; } /* '' */
.icon-down-dir:before { content: '\e89d'; } /* '' */
.icon-right-dir:before { content: '\e89e'; } /* '' */
.icon-down-micro:before { content: '\e89f'; } /* '' */
.icon-up-micro:before { content: '\e8a0'; } /* '' */
.icon-arrows-cw:before { content: '\e8a1'; } /* '' */
.icon-quote-left:before { content: '\e8a2'; } /* '' */
.icon-calendar:before { content: '\e8a3'; } /* '' */
.icon-calendar-empty:before { content: '\e8a4'; } /* '' */
.icon-clock:before { content: '\e8a5'; } /* '' */
.icon-heart-filled:before { content: '\e8a6'; } /* '' */
.icon-star-filled:before { content: '\e8a7'; } /* '' */
.icon-instagram-filled:before { content: '\e8a8'; } /* '' */
.icon-building-filled:before { content: '\e8a9'; } /* '' */
.icon-info-1:before { content: '\e8ab'; } /* '' */
.icon-info-circled:before { content: '\e8ac'; } /* '' */
.icon-info-circled-1:before { content: '\e8ae'; } /* '' */
.icon-rocket-1:before { content: '\e8af'; } /* '' */
.icon-emo-happy:before { content: '\e8b0'; } /* '' */
.icon-emo-laugh:before { content: '\e8b1'; } /* '' */
.icon-emo-grin:before { content: '\e8b6'; } /* '' */
.icon-emo-wink2:before { content: '\e8bf'; } /* '' */
.icon-emo-wink:before { content: '\e8c0'; } /* '' */
.icon-crown:before { content: '\e8c1'; } /* '' */
.icon-clock-1:before { content: '\e8c2'; } /* '' */
.icon-calendar-1:before { content: '\e8c3'; } /* '' */
.icon-calendar-2:before { content: '\e8c4'; } /* '' */
.icon-basket:before { content: '\e8c5'; } /* '' */
.icon-basket-1:before { content: '\e8c6'; } /* '' */
.icon-basket-2:before { content: '\e8c7'; } /* '' */
.icon-basket-3:before { content: '\e8c8'; } /* '' */
.icon-basket-alt:before { content: '\e8c9'; } /* '' */
.icon-basket-4:before { content: '\e8ca'; } /* '' */
.icon-basket-circled:before { content: '\e8cb'; } /* '' */
.icon-cart:before { content: '\e8cc'; } /* '' */
.icon-shop:before { content: '\e8cd'; } /* '' */
.icon-chat-1:before { content: '\e8ce'; } /* '' */
.icon-book-open:before { content: '\e8cf'; } /* '' */
.icon-book-2:before { content: '\e8d0'; } /* '' */
.icon-book-3:before { content: '\e8d2'; } /* '' */
.icon-thumbs-up-2:before { content: '\e8d4'; } /* '' */
.icon-thumbs-up-3:before { content: '\e8d5'; } /* '' */
.icon-mail-alt:before { content: '\e8d6'; } /* '' */
.icon-hand2:before { content: '\e8d7'; } /* '' */
.icon-hand1:before { content: '\e8d8'; } /* '' */
.icon-hand:before { content: '\e8d9'; } /* '' */
.icon-cancel-1:before { content: '\e8da'; } /* '' */
.icon-cancel-2:before { content: '\e8db'; } /* '' */
.icon-cancel-3:before { content: '\e8dc'; } /* '' */
.icon-logo:before { content: '\e8dd'; } /* '' */
.icon-link-3:before { content: '\e8df'; } /* '' */
.icon-link-2:before { content: '\f07b'; } /* '' */
.icon-info-circled-alt:before { content: '\f086'; } /* '' */
.icon-mobile-2:before { content: '\f10b'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-file-word:before { content: '\f1c2'; } /* '' */
.icon-file-excel:before { content: '\f1c3'; } /* '' */
.icon-cart-plus:before { content: '\f217'; } /* '' */
.icon-wordpress:before { content: '\f31d'; } /* '' */
.icon-instagram:before { content: '\f31e'; } /* '' */
.icon-heart-empty:before { content: '👍'; } /* '\1f44d' */
.icon-mail:before { content: '📱'; } /* '\1f4f1' */
