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

.icon-youtube:before { content: '\e800'; } /* '' */
.icon-share:before { content: '\e801'; } /* '' */
.icon-reply:before { content: '\e802'; } /* '' */
.icon-user:before { content: '\e803'; } /* '' */
.icon-star:before { content: '\e804'; } /* '' */
.icon-mail:before { content: '\e805'; } /* '' */
.icon-attach:before { content: '\e806'; } /* '' */
.icon-plus:before { content: '\e807'; } /* '' */
.icon-minus:before { content: '\e808'; } /* '' */
.icon-trash:before { content: '\e809'; } /* '' */
.icon-folder:before { content: '\e80a'; } /* '' */
.icon-folder-open:before { content: '\e80b'; } /* '' */
.icon-phone:before { content: '\e80c'; } /* '' */
.icon-picture:before { content: '\e80d'; } /* '' */
.icon-camera:before { content: '\e80e'; } /* '' */
.icon-search:before { content: '\e80f'; } /* '' */
.icon-print:before { content: '\e810'; } /* '' */
.icon-warning:before { content: '\e811'; } /* '' */
.icon-block:before { content: '\e812'; } /* '' */
.icon-torso:before { content: '\e813'; } /* '' */
.icon-video-alt:before { content: '\e814'; } /* '' */
.icon-down-dir:before { content: '\e815'; } /* '' */
.icon-left-dir:before { content: '\e816'; } /* '' */
.icon-right-dir:before { content: '\e817'; } /* '' */
.icon-up-dir:before { content: '\e818'; } /* '' */
.icon-zoom-in:before { content: '\e819'; } /* '' */
.icon-zoom-out:before { content: '\e81a'; } /* '' */
.icon-bell:before { content: '\e81b'; } /* '' */
.icon-location:before { content: '\e81c'; } /* '' */
.icon-eye:before { content: '\e81d'; } /* '' */
.icon-credit-card:before { content: '\e81e'; } /* '' */
.icon-basket:before { content: '\e81f'; } /* '' */
.icon-pencil:before { content: '\e820'; } /* '' */
.icon-address-book:before { content: '\e821'; } /* '' */
.icon-error:before { content: '\e822'; } /* '' */
.icon-doc-text:before { content: '\e823'; } /* '' */
.icon-forward:before { content: '\e824'; } /* '' */
.icon-download:before { content: '\e825'; } /* '' */
.icon-upload:before { content: '\e826'; } /* '' */
.icon-resize-full:before { content: '\e827'; } /* '' */
.icon-check:before { content: '\e828'; } /* '' */
.icon-check-empty:before { content: '\e829'; } /* '' */
.icon-resize-normal:before { content: '\e82a'; } /* '' */
.icon-italic:before { content: '\e82b'; } /* '' */
.icon-down-1:before { content: '\e82c'; } /* '' */
.icon-left-1:before { content: '\e82d'; } /* '' */
.icon-right-1:before { content: '\e82e'; } /* '' */
.icon-up-1:before { content: '\e82f'; } /* '' */
.icon-clock:before { content: '\e830'; } /* '' */
.icon-bold:before { content: '\e831'; } /* '' */
.icon-indent-left:before { content: '\e832'; } /* '' */
.icon-indent-right:before { content: '\e833'; } /* '' */
.icon-list:before { content: '\e834'; } /* '' */
.icon-link:before { content: '\e835'; } /* '' */
.icon-picture-1:before { content: '\e836'; } /* '' */
.icon-star-empty:before { content: '\e837'; } /* '' */
.icon-heart-empty:before { content: '\e838'; } /* '' */
.icon-cancel:before { content: '\e839'; } /* '' */
.icon-ok:before { content: '\e83a'; } /* '' */
.icon-group:before { content: '\e83b'; } /* '' */
.icon-video:before { content: '\e83c'; } /* '' */
.icon-align-left:before { content: '\e83d'; } /* '' */
.icon-align-center:before { content: '\e83e'; } /* '' */
.icon-align-right:before { content: '\e83f'; } /* '' */
.icon-align-justify:before { content: '\e840'; } /* '' */
.icon-instagram:before { content: '\e841'; } /* '' */
.icon-tools:before { content: '\e842'; } /* '' */
.icon-spin6:before { content: '\e843'; } /* '' */
.icon-heart-filled:before { content: '\e857'; } /* '' */
.icon-calendar:before { content: '\e859'; } /* '' */
.icon-doc-new:before { content: '\e85a'; } /* '' */
.icon-edit-1:before { content: '\e85b'; } /* '' */
.icon-list-numbered:before { content: '\f0cb'; } /* '' */
.icon-strike:before { content: '\f0cc'; } /* '' */
.icon-underline:before { content: '\f0cd'; } /* '' */
.icon-quote-right:before { content: '\f10e'; } /* '' */
.icon-code:before { content: '\f121'; } /* '' */
.icon-unlink:before { content: '\f127'; } /* '' */
.icon-superscript:before { content: '\f12b'; } /* '' */
.icon-subscript:before { content: '\f12c'; } /* '' */
.icon-eraser:before { content: '\f12d'; } /* '' */
.icon-header:before { content: '\f1dc'; } /* '' */
.icon-paragraph:before { content: '\f1dd'; } /* '' */
.icon-facebook-rect:before { content: '\f301'; } /* '' */
.icon-twitter-bird:before { content: '\f303'; } /* '' */
.icon-youtube-2:before { content: '\f313'; } /* '' */
