@font-face {
    font-family: 'pcard';
    src: url('../fonts/pcard.eot?83789724');
    src: url('../fonts/pcard.eot?83789724#iefix') format('embedded-opentype'),
    url('../fonts/pcard.woff2?83789724') format('woff2'),
    url('../fonts/pcard.woff?83789724') format('woff'),
    url('../fonts/pcard.ttf?83789724') format('truetype'),
    url('../fonts/pcard.svg?83789724#pcard') 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: 'pcard';
    src: url('../font/pcard.svg?83789724#pcard') format('svg');
  }
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "pcard";
    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); */
}

.icon-arrow-r-2:before { content: '\e800'; } /* '' */
.icon-arrow-up:before { content: '\e801'; } /* '' */
.icon-close:before { content: '\e802'; } /* '' */
.icon-arrow-up-2:before { content: '\e803'; } /* '' */
.icon-cross:before { content: '\e804'; } /* '' */
.icon-company:before { content: '\e805'; } /* '' */
.icon-book:before { content: '\e806'; } /* '' */
.icon-delete:before { content: '\e807'; } /* '' */
.icon-diagram:before { content: '\e808'; } /* '' */
.icon-duplicated:before { content: '\e809'; } /* '' */
.icon-element:before { content: '\e80a'; } /* '' */
.icon-home:before { content: '\e80b'; } /* '' */
.icon-information:before { content: '\e80c'; } /* '' */
.icon-letter:before { content: '\e80d'; } /* '' */
.icon-list:before { content: '\e80e'; } /* '' */
.icon-marks:before { content: '\e80f'; } /* '' */
.icon-menu:before { content: '\e810'; } /* '' */
.icon-minus:before { content: '\e811'; } /* '' */
.icon-pdf:before { content: '\e812'; } /* '' */
.icon-pen:before { content: '\e813'; } /* '' */
.icon-pictures:before { content: '\e814'; } /* '' */
.icon-print:before { content: '\e815'; } /* '' */
.icon-search:before { content: '\e816'; } /* '' */
.icon-settings:before { content: '\e817'; } /* '' */
.icon-update:before { content: '\e818'; } /* '' */
.icon-upload:before { content: '\e819'; } /* '' */
.icon-world:before { content: '\e81a'; } /* '' */
.icon-x:before { content: '\e81b'; } /* '' */
.icon-account:before { content: '\e81c'; } /* '' */
.icon-arrow-down:before { content: '\e81d'; } /* '' */
.icon-arrow-l:before { content: '\e81e'; } /* '' */
.icon-arrow-r:before { content: '\e81f'; } /* '' */
.icon-spin5:before { content: '\e838'; } /* '' */