@font-face {
  font-family: 'icon';
  src: url('../fonts/icon.eot?69750450');
  src: url('../fonts/icon.eot?69750450#iefix') format('embedded-opentype'),
       url('../fonts/icon.woff2?69750450') format('woff2'),
       url('../fonts/icon.woff?69750450') format('woff'),
       url('../fonts/icon.ttf?69750450') format('truetype'),
       url('../fonts/icon.svg?69750450#icon') 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: 'icon';
    src: url('../font/icon.svg?69750450#icon') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before, .icon {
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  position: relative;
  top: 1px;
  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: '\e800'; }
.icon-heart-empty:before { content: '\e801'; }
.icon-star:before { content: '\e802'; }
.icon-star-empty:before { content: '\e803'; }
.icon-fire:before { content: '\e804'; }
.icon-ok:before { content: '\e805'; }
.icon-cancel:before { content: '\e806'; }
.icon-play:before { content: '\e807'; }
.glyphicon-chevron-left,.icon-left-slide:before { content: '\e808'; }
.icon-plus:before { content: '\e809'; }
.icon-minus:before { content: '\e80a'; }
.icon-home:before { content: '\e80b'; }
.icon-ok-circled2:before { content: '\e80c'; }
.icon-cancel-circled2:before { content: '\e80d'; }
.glyphicon-chevron-right,.icon-right-slide:before { content: '\e80e'; }
.icon-down-slide:before { content: '\e80f'; }
.icon-up-slide:before { content: '\e810'; }
.icon-right-side:before { content: '\e811'; }
.icon-left-side:before { content: '\e812'; }
.icon-down-side:before { content: '\e813'; }
.icon-up-side:before { content: '\e814'; }
.icon-link:before { content: '\e815'; }
.icon-comment:before { content: '\e816'; }
.icon-chat:before { content: '\e817'; }
.icon-leaf:before { content: '\e818'; }
.icon-off:before { content: '\e819'; }
.icon-vertical-menu:before { content: '\e81a'; }
.icon-calendar:before { content: '\e81b'; }
.icon-cog:before { content: '\e81c'; }
.icon-lock:before { content: '\e81d'; }
.icon-thumbs-up:before { content: '\e81e'; }
.icon-thumbs-down:before { content: '\e81f'; }
.icon-asterisk:before { content: '\e820'; }
.icon-top-tag:before { content: '\e821'; }
.icon-tag:before { content: '\e822'; }
.icon-tags:before { content: '\e823'; } 
.icon-globe:before { content: '\e824'; }
.icon-check:before { content: '\e825'; }
.icon-key:before { content: '\e826'; }
.icon-arrows-cw:before { content: '\e828'; }
.icon-square-quote:before { content: '\e829'; }
.icon-tick:before { content: '\e82a'; }
.icon-spin-2:before { content: '\e82b'; }
.icon-floppy:before { content: '\e82c'; }
.icon-credit-card:before { content: '\e82d'; }
.icon-cloud:before { content: '\e82e'; }
.icon-flash:before { content: '\e82f'; }
.icon-stop:before { content: '\e830'; }
.icon-login:before { content: '\e831'; }
.icon-logout:before { content: '\e832'; }
.icon-bell:before { content: '\e833'; }
.icon-picture:before { content: '\e834'; }
.icon-music:before { content: '\e835'; }
.icon-video:before { content: '\e836'; }
.icon-search:before { content: '\e837'; }
.icon-eye:before { content: '\e838'; }
.icon-print:before { content: '\e839'; }
.icon-left-hand:before { content: '\e83a'; }
.icon-right-hand:before { content: '\e83b'; }
.icon-up-hand:before { content: '\e83c'; }
.icon-down-hand:before { content: '\e83d'; }
.icon-spin-1:before { content: '\e83e'; }
.icon-share:before { content: '\e83f'; }
.icon-user:before { content: '\e827'; }
.icon-man:before { content: '\e840'; }
.icon-pencil:before { content: '\e841'; }
.icon-down-open:before { content: '\e842'; }
.icon-left-open:before { content: '\e843'; }
.icon-right-open:before { content: '\e844'; }
.icon-up-open:before { content: '\e845'; }
.icon-location:before { content: '\e846'; }
.icon-buy:before { content: '\e847'; }
.icon-telegram:before { content: '\e848'; }
.icon-road:before { content: '\e849'; }
.icon-envelope:before { content: '\e854'; }
.icon-mobile-menu:before { content: '\e84b'; }
.icon-horizontal-menu:before { content: '\e84c'; }
.icon-woman:before { content: '\e84d'; }
.icon-flag:before { content: '\e84e'; }
.icon-left-quote:before { content: '\e84f'; }
.icon-right-quote:before { content: '\e850'; }
.icon-attach:before { content: '\e851'; }
.icon-phone:before { content: '\e852'; }
.icon-telephone:before { content: '\e853'; }
.icon-check-empty:before { content: '\f096'; }
.icon-twitter:before { content: '\f099'; }
.icon-facebook:before { content: '\f09a'; }
.icon-rss:before { content: '\f09e'; }
.icon-gplus:before { content: '\f0d5'; }
.icon-linkedin:before { content: '\f0e1'; }
.icon-comment-empty:before { content: '\f0e5'; }
.icon-chat-empty:before { content: '\f0e6'; }
.icon-bell-alt:before { content: '\f0f3'; }
.icon-doc-text:before { content: '\f0f6'; }
.icon-empty-circle:before { content: '\f10c'; }
.icon-circle:before { content: '\f111'; }
.icon-smile:before { content: '\f118'; }
.icon-flag-empty:before { content: '\f11d'; }
.icon-rocket:before { content: '\f135'; }
.icon-lock-open-alt:before { content: '\f13e'; }
.icon-doc-text-inv:before { content: '\f15c'; }
.icon-youtube:before { content: '\f167'; }
.icon-dropbox:before { content: '\f16b'; }
.icon-instagram:before { content: '\f16d'; }
.icon-skype:before { content: '\f17e'; }
.icon-dot-circle:before { content: '\f192'; }
.icon-bank:before { content: '\f19c'; }
.icon-graduation-cap:before { content: '\f19d'; }
.icon-yahoo:before { content: '\f19e'; }
.icon-google:before { content: '\f1a0'; }
.icon-fax:before { content: '\f1ac'; }
.icon-file-pdf:before { content: '\f1c1'; }
.icon-file-word:before { content: '\f1c2'; }
.icon-file-excel:before { content: '\f1c3'; }
.icon-file-powerpoint:before { content: '\f1c4'; }
.icon-file-image:before { content: '\f1c5'; }
.icon-file-archive:before { content: '\f1c6'; }
.icon-file-audio:before { content: '\f1c7'; }
.icon-file-video:before { content: '\f1c8'; }
.icon-lifebuoy:before { content: '\f1cd'; }
.icon-git:before { content: '\f1d3'; }
.icon-sliders:before { content: '\f1de'; }
.icon-copyright:before { content: '\f1f9'; }
.icon-at:before { content: '\f1fa'; }
.icon-pinterest:before { content: '\f231'; }
.icon-whatsapp:before { content: '\f232'; }

/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}