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

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

  /* 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-dot-3:before { content: '\e800'; } /* '' */
.icon-info:before { content: '\e801'; } /* '' */
.icon-invoice:before { content: '\e802'; } /* '' */
.icon-left-arrow:before { content: '\e803'; } /* '' */
.icon-phone:before { content: '\e804'; } /* '' */
.icon-plus:before { content: '\e805'; } /* '' */
.icon-star:before { content: '\e806'; } /* '' */
.icon-check:before { content: '\e807'; } /* '' */
.icon-transfer:before { content: '\e808'; } /* '' */
.icon-card:before { content: '\e809'; } /* '' */
.icon-home:before { content: '\e80a'; } /* '' */
.icon-login:before { content: '\e80b'; } /* '' */
.icon-logout:before { content: '\e80c'; } /* '' */
.icon-multi:before { content: '\e80d'; } /* '' */
.icon-no-animals:before { content: '\e80e'; } /* '' */
.icon-including:before { content: '\e80f'; } /* '' */
.icon-politica:before { content: '\e810'; } /* '' */
.icon-right-arrow:before { content: '\e811'; } /* '' */
.icon-rules:before { content: '\e812'; } /* '' */
.icon-health:before { content: '\e813'; } /* '' */
.icon-info2:before { content: '\e814'; } /* '' */
.icon-copy:before { content: '\e815'; } /* '' */
.icon-delete:before { content: '\e816'; } /* '' */
.icon-social:before { content: '\e817'; } /* '' */
.icon-friends:before { content: '\e818'; } /* '' */
.icon-google:before { content: '\e819'; } /* '' */
.icon-warning:before { content: '\e81a'; } /* '' */
.icon-invoice2:before { content: '\e81b'; } /* '' */
.icon-person:before { content: '\e81c'; } /* '' */
.icon-right-arrow2:before { content: '\e81d'; } /* '' */
.icon-beach:before { content: '\e81e'; } /* '' */
.icon-buildings:before { content: '\e81f'; } /* '' */
.icon-danger:before { content: '\e820'; } /* '' */
.icon-health2:before { content: '\e821'; } /* '' */
.icon-help:before { content: '\e822'; } /* '' */
.icon-info3:before { content: '\e823'; } /* '' */
.icon-market:before { content: '\e825'; } /* '' */
.icon-pin:before { content: '\e826'; } /* '' */
.icon-restoran:before { content: '\e827'; } /* '' */
.icon-pdf:before { content: '\e828'; } /* '' */
.icon-no-smoking:before { content: '\e82a'; } /* '' */
.icon-no-party:before { content: '\e82b'; } /* '' */
.icon-minus:before { content: '\e868'; } /* '' */
