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

.wpcp-icon-arrow-triangle-left:before { content: '\e800'; } /* '' */
.wpcp-icon-miscellaneous:before { content: '\e801'; } /* '' */
.wpcp-icon-right-open-1:before { content: '\e802'; } /* '' */
.wpcp-icon-navigation:before { content: '\e803'; } /* '' */
.wpcp-icon-right-open-big:before { content: '\e804'; } /* '' */
.wpcp-icon-lightbox-general:before { content: '\e805'; } /* '' */
.wpcp-icon-right-open-outline:before { content: '\e806'; } /* '' */
.wpcp-icon-right:before { content: '\e807'; } /* '' */
.wpcp-icon-block:before { content: '\e808'; } /* '' */
.wpcp-icon-image-and-thumbnail:before { content: '\e80a'; } /* '' */
.wpcp-icon-lightbox-icon:before { content: '\e80b'; } /* '' */
.wpcp-icon-lightbox-toolbar:before { content: '\e80f'; } /* '' */
.wpcp-icon-lightbox-animation:before { content: '\e810'; } /* '' */
.wpcp-icon-pagination:before { content: '\e811'; } /* '' */
.wpcp-icon-left-open-2:before { content: '\e814'; } /* '' */
.wpcp-icon-right-open-3:before { content: '\e816'; } /* '' */
.wpcp-icon-arrow-triangle-right:before { content: '\e817'; } /* '' */
.wpcp-icon-left:before { content: '\e818'; } /* '' */
.wpcp-icon-delete:before { content: '\e819'; } /* '' */
.wpcp-icon-edit:before { content: '\e81a'; } /* '' */
.wpcp-icon-left-open-4:before { content: '\e820'; } /* '' */
.wpcp-icon-left-open-outline:before { content: '\e821'; } /* '' */
.wpcp-icon-eft-open-big:before { content: '\e822'; } /* '' */
.wpcp-icon-external_link:before { content: '\e828'; } /* '' */
.wpcp-icon-tab_basic-settings:before { content: '\e829'; } /* '' */
.wpcp-icon-tab_asset-control:before { content: '\e82a'; } /* '' */
.wpcp-icon-tab_post-meta:before { content: '\e82b'; } /* '' */
.wpcp-icon-tab_item-style:before { content: '\e82c'; } /* '' */
.wpcp-icon-tab_typography:before { content: '\e82d'; } /* '' */
.wpcp-icon-tab_mischellaneous:before { content: '\e82e'; } /* '' */
.wpcp-icon-tab_image-settings:before { content: '\e82f'; } /* '' */
.wpcp-icon-tab_navigation:before { content: '\e830'; } /* '' */
.wpcp-icon-tab_product-info:before { content: '\e831'; } /* '' */
.wpcp-icon-tab_pagination:before { content: '\e832'; } /* '' */
.wpcp-icon-tab_style-settings:before { content: '\e833'; } /* '' */
.wpcp-icon-twitter-x:before { content: '\e838'; } /* '' */
.wpcp-icon-carousel:before { content: '\e843'; } /* '' */
.wpcp-icon-image:before { content: '\e844'; } /* '' */
.wpcp-icon-typography:before { content: '\e845'; } /* '' */
.wpcp-icon-slider:before { content: '\e846'; } /* '' */
.wpcp-icon-style:before { content: '\e847'; } /* '' */
.wpcp-icon-image-1:before { content: '\e84a'; } /* '' */
.wpcp-icon-products:before { content: '\e84b'; } /* '' */
.wpcp-icon-video:before { content: '\e84e'; } /* '' */
.wpcp-icon-post:before { content: '\e84f'; } /* '' */
.wpcp-icon-audio:before { content: '\e850'; } /* '' */
.wpcp-icon-external:before { content: '\e852'; } /* '' */
.wpcp-icon-mix-content:before { content: '\e853'; } /* '' */
.wpcp-icon-content:before { content: '\e854'; } /* '' */
.wpcp-icon-title_description:before { content: '\e85f'; } /* '' */
.wpcp-icon-basic-1:before { content: '\e86a'; } /* '' */
.wpcp-icon-display:before { content: '\e86b'; } /* '' */
.wpcp-icon-general-2:before { content: '\e86c'; } /* '' */
.wpcp-icon-right-open:before { content: '\f006'; } /* '' */
.wpcp-icon-left-open:before { content: '\f007'; } /* '' */
.wpcp-icon-angle-left:before { content: '\f104'; } /* '' */
.wpcp-icon-angle-right:before { content: '\f105'; } /* '' */
