@font-face {
  font-family: 'pixel-perfect';
  src: url('../fonts/pixel-perfect.eot?86812422');
  src: url('../fonts/pixel-perfect.eot?86812422#iefix') format('embedded-opentype'),
       url('../fonts/pixel-perfect.woff2?86812422') format('woff2'),
       url('../fonts/pixel-perfect.woff?86812422') format('woff'),
       url('../fonts/pixel-perfect.ttf?86812422') format('truetype'),
       url('../fonts/pixel-perfect.svg?86812422#pixel-perfect') 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: 'pixel-perfect';
    src: url('../font/pixel-perfect.svg?86812422#pixel-perfect') format('svg');
  }
}
*/
[class^="pp-"]:before, [class*=" pp-"]:before {
  font-family: "pixel-perfect";
  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); */
}

.pp-check:before { content: '\e800'; } /* '' */
.pp-circle-x:before { content: '\e801'; } /* '' */
.pp-circle-help:before { content: '\e802'; } /* '' */
.pp-circle-check:before { content: '\e803'; } /* '' */
.pp-star:before { content: '\e804'; } /* '' */
.pp-star-empty:before { content: '\e805'; } /* '' */
.pp-star-half:before { content: '\e806'; } /* '' */
.pp-circle-alert:before { content: '\e807'; } /* '' */
.pp-x:before { content: '\e808'; } /* '' */
.pp-reply:before { content: '\e809'; } /* '' */
.pp-forward:before { content: '\e80a'; } /* '' */
.pp-headphones:before { content: '\e80b'; } /* '' */
.pp-image:before { content: '\e80c'; } /* '' */
.pp-trash:before { content: '\e80d'; } /* '' */
.pp-heart:before { content: '\e80e'; } /* '' */
.pp-plus:before { content: '\e80f'; } /* '' */
.pp-minus:before { content: '\e810'; } /* '' */
.pp-ellipsis:before { content: '\e811'; } /* '' */
.pp-scaling:before { content: '\e812'; } /* '' */
.pp-maximize:before { content: '\e813'; } /* '' */
.pp-volume:before { content: '\e814'; } /* '' */
.pp-video:before { content: '\e815'; } /* '' */
.pp-camera:before { content: '\e816'; } /* '' */
.pp-phone-call:before { content: '\e817'; } /* '' */
.pp-phone:before { content: '\e818'; } /* '' */
.pp-repeat:before { content: '\e819'; } /* '' */
.pp-rotate-cw:before { content: '\e81a'; } /* '' */
.pp-rotate-ccw:before { content: '\e81b'; } /* '' */
.pp-square-arrow-out-up-right:before { content: '\e81c'; } /* '' */
.pp-mouse-pointer:before { content: '\e81d'; } /* '' */
.pp-arrow-down-left:before { content: '\e81e'; } /* '' */
.pp-arrow-up-left:before { content: '\e81f'; } /* '' */
.pp-arrow-up-right:before { content: '\e820'; } /* '' */
.pp-arrow-down-right:before { content: '\e821'; } /* '' */
.pp-arrow-down:before { content: '\e822'; } /* '' */
.pp-arrow-right:before { content: '\e823'; } /* '' */
.pp-arrow-left:before { content: '\e824'; } /* '' */
.pp-arrow-up:before { content: '\e825'; } /* '' */
.pp-move-down:before { content: '\e826'; } /* '' */
.pp-move-up:before { content: '\e827'; } /* '' */
.pp-move-right:before { content: '\e828'; } /* '' */
.pp-move-left:before { content: '\e829'; } /* '' */
.pp-chevron-up:before { content: '\e82a'; } /* '' */
.pp-chevron-right:before { content: '\e82b'; } /* '' */
.pp-chevron-left:before { content: '\e82c'; } /* '' */
.pp-chevron-down:before { content: '\e82d'; } /* '' */
.pp-thumbs-up:before { content: '\e82e'; } /* '' */
.pp-thumbs-down:before { content: '\e82f'; } /* '' */
.pp-tag:before { content: '\e830'; } /* '' */
.pp-share:before { content: '\e831'; } /* '' */
.pp-settings-slider:before { content: '\e832'; } /* '' */
.pp-settings:before { content: '\e833'; } /* '' */
.pp-shield:before { content: '\e834'; } /* '' */
.pp-message-square:before { content: '\e835'; } /* '' */
.pp-menu:before { content: '\e836'; } /* '' */
.pp-mail:before { content: '\e837'; } /* '' */
.pp-log-in:before { content: '\e838'; } /* '' */
.pp-log-out:before { content: '\e839'; } /* '' */
.pp-link-2:before { content: '\e83a'; } /* '' */
.pp-map-pin:before { content: '\e83b'; } /* '' */
.pp-cookie:before { content: '\e83c'; } /* '' */
.pp-ban:before { content: '\e83d'; } /* '' */
.pp-bell:before { content: '\e83e'; } /* '' */
.pp-bookmark:before { content: '\e83f'; } /* '' */
.pp-sun-medium:before { content: '\e840'; } /* '' */
.pp-moon:before { content: '\e841'; } /* '' */
.pp-info:before { content: '\e842'; } /* '' */
.pp-eye:before { content: '\e843'; } /* '' */
.pp-eye-off:before { content: '\e844'; } /* '' */
.pp-star-half-alt:before { content: '\f123'; } /* '' */
