@font-face {
  font-family: 'pageslice_icons';
  src: url('../font/pageslice_icons.eot?55158867');
  src: url('../font/pageslice_icons.eot?55158867#iefix') format('embedded-opentype'),
       url('../font/pageslice_icons.woff2?55158867') format('woff2'),
       url('../font/pageslice_icons.woff?55158867') format('woff'),
       url('../font/pageslice_icons.ttf?55158867') format('truetype'),
       url('../font/pageslice_icons.svg?55158867#pageslice_icons') 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: 'pageslice_icons';
    src: url('../font/pageslice_icons.svg?55158867#pageslice_icons') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "pageslice_icons";
  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-down-open:before { content: '\e800'; } /* '' */
.icon-left-open:before { content: '\e801'; } /* '' */
.icon-ok:before { content: '\e802'; } /* '' */
.icon-cancel:before { content: '\e803'; } /* '' */
.icon-search:before { content: '\e804'; } /* '' */
.icon-down-open-big:before { content: '\e805'; } /* '' */
.icon-left-open-big:before { content: '\e806'; } /* '' */
.icon-asterisk:before { content: '\e807'; } /* '' */
.icon-plus:before { content: '\e808'; } /* '' */
.icon-bell:before { content: '\e809'; } /* '' */
.icon-right-open-big:before { content: '\e80a'; } /* '' */
.icon-up-open-big:before { content: '\e80b'; } /* '' */
.icon-right-open:before { content: '\e80c'; } /* '' */
.icon-down-dir:before { content: '\e80d'; } /* '' */
.icon-up-open:before { content: '\e80e'; } /* '' */
.icon-up-dir:before { content: '\e80f'; } /* '' */
.icon-left-dir:before { content: '\e810'; } /* '' */
.icon-right-dir:before { content: '\e811'; } /* '' */
.icon-volume-up:before { content: '\e812'; } /* '' */
.icon-volume-off:before { content: '\e813'; } /* '' */
.icon-export:before { content: '\e814'; } /* '' */
.icon-thumbs-up:before { content: '\e815'; } /* '' */
.icon-thumbs-down:before { content: '\e816'; } /* '' */
.icon-play:before { content: '\e817'; } /* '' */
.icon-stop:before { content: '\e818'; } /* '' */
.icon-star:before { content: '\e819'; } /* '' */
.icon-share:before { content: '\e81a'; } /* '' */
.icon-browser:before { content: '\e81b'; } /* '' */
.icon-star-empty:before { content: '\e81c'; } /* '' */
.icon-heart:before { content: '\e81d'; } /* '' */
.icon-heart-empty:before { content: '\e81e'; } /* '' */
.icon-rocket:before { content: '\e81f'; } /* '' */
.icon-call:before { content: '\e820'; } /* '' */
.icon-phone:before { content: '\e821'; } /* '' */
.icon-instagram:before { content: '\e822'; } /* '' */
.icon-email:before { content: '\e823'; } /* '' */
.icon-images:before { content: '\e824'; } /* '' */
.icon-content-1:before { content: '\e825'; } /* '' */
.icon-cms:before { content: '\e826'; } /* '' */
.icon-mobile:before { content: '\e827'; } /* '' */
.icon-hosting:before { content: '\e828'; } /* '' */
.icon-team:before { content: '\e829'; } /* '' */
.icon-climbing:before { content: '\e82a'; } /* '' */
.icon-plant:before { content: '\e82b'; } /* '' */
.icon-skyline:before { content: '\e82c'; } /* '' */
.icon-startup:before { content: '\e82d'; } /* '' */
.icon-theme:before { content: '\e82e'; } /* '' */
.icon-content:before { content: '\e82f'; } /* '' */
.icon-email-1:before { content: '\e830'; } /* '' */
.icon-user:before { content: '\e834'; } /* '' */
.icon-lock:before { content: '\e835'; } /* '' */
.icon-calendar:before { content: '\e836'; } /* '' */
.icon-paper-plane:before { content: '\e837'; } /* '' */
.icon-key:before { content: '\e838'; } /* '' */
.icon-pencil:before { content: '\e839'; } /* '' */
.icon-eye:before { content: '\e83a'; } /* '' */
.icon-trash:before { content: '\e83b'; } /* '' */
.icon-search-1:before { content: '\e83c'; } /* '' */
.icon-comment:before { content: '\e83d'; } /* '' */
.icon-params:before { content: '\e83e'; } /* '' */
.icon-pencil-1:before { content: '\e83f'; } /* '' */
.icon-eye-1:before { content: '\e840'; } /* '' */
.icon-eye-off:before { content: '\e841'; } /* '' */
.icon-start:before { content: '\e84c'; } /* '' */
.icon-image:before { content: '\e85a'; } /* '' */
.icon-video-1:before { content: '\e85b'; } /* '' */
.icon-link:before { content: '\e85c'; } /* '' */
.icon-doc:before { content: '\e85d'; } /* '' */
.icon-cog:before { content: '\e85e'; } /* '' */
.icon-resize-full:before { content: '\e85f'; } /* '' */
.icon-redo:before { content: '\e860'; } /* '' */
.icon-undo:before { content: '\e861'; } /* '' */
.icon-list-alt:before { content: '\e862'; } /* '' */
.icon-audio:before { content: '\e863'; } /* '' */
.icon-gallery:before { content: '\e864'; } /* '' */
.icon-code:before { content: '\e865'; } /* '' */
.icon-dot:before { content: '\e866'; } /* '' */
.icon-flow-tree:before { content: '\e867'; } /* '' */
.icon-comment-1:before { content: '\e868'; } /* '' */
.icon-chat:before { content: '\e869'; } /* '' */
.icon-quote-left:before { content: '\e86a'; } /* '' */
.icon-quote-right:before { content: '\e86b'; } /* '' */
.icon-loop:before { content: '\e86c'; } /* '' */
.icon-loop-alt:before { content: '\e86d'; } /* '' */
.icon-list:before { content: '\e86e'; } /* '' */
.icon-pencil-alt:before { content: '\e86f'; } /* '' */
.icon-tag:before { content: '\e870'; } /* '' */
.icon-tags:before { content: '\e871'; } /* '' */
.icon-trash-1:before { content: '\e872'; } /* '' */
.icon-font:before { content: '\e873'; } /* '' */
.icon-bold:before { content: '\e874'; } /* '' */
.icon-italic:before { content: '\e875'; } /* '' */
.icon-align-left:before { content: '\e876'; } /* '' */
.icon-align-right:before { content: '\e877'; } /* '' */
.icon-align-center:before { content: '\e878'; } /* '' */
.icon-align-justify:before { content: '\e879'; } /* '' */
.icon-th-large:before { content: '\e87a'; } /* '' */
.icon-th:before { content: '\e87b'; } /* '' */
.icon-box:before { content: '\e87c'; } /* '' */
.icon-box-1:before { content: '\e87d'; } /* '' */
.icon-wrench:before { content: '\e87e'; } /* '' */
.icon-wrench-1:before { content: '\e87f'; } /* '' */
.icon-minus:before { content: '\e882'; } /* '' */
.icon-quote:before { content: '\e925'; } /* '' */
.icon-down-open-1:before { content: '\f004'; } /* '' */
.icon-up-open-1:before { content: '\f005'; } /* '' */
.icon-right-open-1:before { content: '\f006'; } /* '' */
.icon-left-open-1:before { content: '\f007'; } /* '' */
.icon-info-circled-alt:before { content: '\f086'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
.icon-strike:before { content: '\f0cc'; } /* '' */
.icon-table:before { content: '\f0ce'; } /* '' */
.icon-columns:before { content: '\f0db'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-bell-alt:before { content: '\f0f3'; } /* '' */
.icon-medkit:before { content: '\f0fa'; } /* '' */
.icon-desktop:before { content: '\f108'; } /* '' */
.icon-laptop:before { content: '\f109'; } /* '' */
.icon-tablet-1:before { content: '\f10a'; } /* '' */
.icon-mobile-1:before { content: '\f10b'; } /* '' */
.icon-folder-empty:before { content: '\f114'; } /* '' */
.icon-unlink:before { content: '\f127'; } /* '' */
.icon-help:before { content: '\f128'; } /* '' */
.icon-ellipsis-vert:before { content: '\f142'; } /* '' */
.icon-euro:before { content: '\f153'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-header:before { content: '\f1dc'; } /* '' */
.icon-paragraph:before { content: '\f1dd'; } /* '' */
.icon-sliders:before { content: '\f1de'; } /* '' */
.icon-pinterest:before { content: '\f231'; } /* '' */
.icon-spread:before { content: '\f527'; } /* '' */