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

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

  /* 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); */
}

.pccon-video:before { content: '\e800'; } /* '' */
.pccon-book:before { content: '\e801'; } /* '' */
.pccon-thumbs-up:before { content: '\e802'; } /* '' */
.pccon-target:before { content: '\e803'; } /* '' */
.pccon-cloud:before { content: '\e804'; } /* '' */
.pccon-left-circle:before { content: '\e805'; } /* '' */
.pccon-right-circle:before { content: '\e806'; } /* '' */
.pccon-cog:before { content: '\e807'; } /* '' */
.pccon-eye:before { content: '\e808'; } /* '' */
.pccon-plus-circled:before { content: '\e809'; } /* '' */
.pccon-camera:before { content: '\e80a'; } /* '' */
.pccon-link:before { content: '\e80b'; } /* '' */
.pccon-flash:before { content: '\e80c'; } /* '' */
.pccon-truck:before { content: '\e80d'; } /* '' */
.pccon-exchange:before { content: '\e80e'; } /* '' */
.pccon-person:before { content: '\e80f'; } /* '' */
.pccon-dot-3:before { content: '\e810'; } /* '' */
.pccon-fast-bw:before { content: '\e811'; } /* '' */
.pccon-droplet:before { content: '\e812'; } /* '' */
.pccon-th-outline:before { content: '\e813'; } /* '' */
.pccon-picture:before { content: '\e814'; } /* '' */
.pccon-fast-food:before { content: '\e815'; } /* '' */
.pccon-user-woman:before { content: '\e816'; } /* '' */
.pccon-ok:before { content: '\e817'; } /* '' */
.pccon-location:before { content: '\e818'; } /* '' */
.pccon-ok-1:before { content: '\e819'; } /* '' */
.pccon-export:before { content: '\e81a'; } /* '' */
.pccon-magnet:before { content: '\e81b'; } /* '' */
.pccon-layout:before { content: '\e81c'; } /* '' */
.pccon-pharmacy:before { content: '\e829'; } /* '' */
.pccon-spin3:before { content: '\e832'; } /* '' */
.pccon-marquee:before { content: '\e847'; } /* '' */
.pccon-th-list:before { content: '\f009'; } /* '' */
.pccon-download:before { content: '\f02e'; } /* '' */
.pccon-zoom-in:before { content: '\f07e'; } /* '' */
.pccon-left-circled:before { content: '\f0a8'; } /* '' */
.pccon-filter:before { content: '\f0b0'; } /* '' */
.pccon-magic:before { content: '\f0d0'; } /* '' */
.pccon-sitemap:before { content: '\f0e8'; } /* '' */
.pccon-dot-circled:before { content: '\f192'; } /* '' */
.pccon-circle-notch:before { content: '\f1ce'; } /* '' */
.pccon-chart-bar:before { content: '\f526'; } /* '' */
