@font-face {
  font-family: 'wizweb';
  src: url('../font/wizweb.eot?90060676');
  src: url('../font/wizweb.eot?90060676#iefix') format('embedded-opentype'),
       url('../font/wizweb.woff?90060676') format('woff'),
       url('../font/wizweb.ttf?90060676') format('truetype'),
       url('../font/wizweb.svg?90060676#wizweb') 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: 'wizweb';
    src: url('../font/wizweb.svg?90060676#wizweb') format('svg');
  }
}
*/
 
 [class^="wizicon-"]:before, [class*=" wizicon-"]:before {
  font-family: "wizweb";
  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); */
}
 
.wizicon-left-open:before { content: '\e800'; } /* '' */
.wizicon-right-open:before { content: '\e801'; } /* '' */
.wizicon-down-open:before { content: '\e802'; } /* '' */
.wizicon-up-open:before { content: '\e803'; } /* '' */
.wizicon-right-open-1:before { content: '\e804'; } /* '' */
.wizicon-left-open-1:before { content: '\e805'; } /* '' */
.wizicon-left-open-big:before { content: '\e806'; } /* '' */
.wizicon-right-open-2:before { content: '\e807'; } /* '' */
.wizicon-left-open-2:before { content: '\e808'; } /* '' */
.wizicon-right-open-3:before { content: '\e809'; } /* '' */
.wizicon-left-open-3:before { content: '\e80a'; } /* '' */
.wizicon-star:before { content: '\e80b'; } /* '' */
.wizicon-star-empty:before { content: '\e80c'; } /* '' */
.wizicon-star-empty-1:before { content: '\e80d'; } /* '' */
.wizicon-star-1:before { content: '\e80e'; } /* '' */
.wizicon-star-2:before { content: '\e80f'; } /* '' */
.wizicon-star-filled:before { content: '\e810'; } /* '' */
.wizicon-star-empty-2:before { content: '\e811'; } /* '' */
.wizicon-star-3:before { content: '\e812'; } /* '' */
.wizicon-star-half:before { content: '\e813'; } /* '' */
.wizicon-star-half_empty:before { content: '\e814'; } /* '' */
.wizicon-cancel:before { content: '\e815'; } /* '' */
.wizicon-cancel-1:before { content: '\e816'; } /* '' */
.wizicon-cancel-2:before { content: '\e817'; } /* '' */
.wizicon-ok:before { content: '\e818'; } /* '' */