@font-face {
    font-family: 'pricepoint';
    src: url('pricepoint-ced9c30587eba8dae2d27a250a0d8e21.eot?3389550');
    src: url('pricepoint-ced9c30587eba8dae2d27a250a0d8e21.eot?3389550#iefix') format('embedded-opentype'),
    url('pricepoint-e2a161174936debc0f73f5e0717bb9e1.woff2?3389550') format('woff2'),
    url('pricepoint-1bdaf8d9aedfaaec6fe00558be463b1b.woff?3389550') format('woff'),
    url('pricepoint-e7b2fe232ac9d8ead92afb5781780c0c.ttf?3389550') format('truetype'),
    url('pricepoint-1535e31d584b6a2f090fecd70c888a5f.svg?3389550#pricepoint') 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: 'pricepoint';
    src: url('pricepoint-1535e31d584b6a2f090fecd70c888a5f.svg?3389550#pricepoint') format('svg');
  }
}
*/

[class^="pp-ico-"]{
    margin-left:-.25rem;
}
[class^="pp-ico-"]:before, [class*=" pp-ico-"]:before {
    font-family: "pricepoint";
    font-style: normal;
    font-weight: normal;
    speak: none;

    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-ico-calculator:before { content: '\e800'; } /* '' */
.pp-ico-check:before { content: '\e801'; } /* '' */
.pp-ico-ship-box:before { content: '\e802'; } /* '' */
.pp-ico-sheet_pen:before { content: '\e803'; } /* '' */
.pp-ico-discount:before { content: '\e804'; } /* '' */
.pp-ico-briefcase:before { content: '\e805'; } /* '' */
.pp-ico-check-empty:before { content: '\f096'; } /* '' */
.pp-ico-circle-empty:before { content: '\f10c'; } /* '' */
.pp-ico-circle:before { content: '\f111'; } /* '' */
.pp-ico-dot-circled:before { content: '\f192'; } /* '' */
.pp-ico-circle-thin:before { content: '\f1db'; } /* '' */
.pp-ico-toggle-off:before { content: '\f204'; } /* '' */
.pp-ico-toggle-on:before { content: '\f205'; } /* '' */
