@charset "UTF-8";

 @font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?98693778');
  src: url('../font/fontello.eot?98693778#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?98693778') format('woff'),
       url('../font/fontello.ttf?98693778') format('truetype'),
       url('../font/fontello.svg?98693778#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?98693778#fontello') format('svg');
  }
}
*/
 
 [class^="ficon-"]:before, [class*=" ficon-"]:before {
  font-family: "fontello";
  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); */
}
 
.ficon-home:before { content: '\2302'; } /* '⌂' */
.ficon-ok-circle:before { content: '\2714'; } /* '✔' */
.ficon-export:before { content: '\e715'; } /* '' */
.ficon-left-open:before { content: '\e75d'; } /* '' */
.ficon-right-open:before { content: '\e75e'; } /* '' */
.ficon-picture-1:before { content: '\e800'; } /* '' */
.ficon-th:before { content: '\e801'; } /* '' */
.ficon-ok-1:before { content: '\e802'; } /* '' */
.ficon-stopwatch:before { content: '\e803'; } /* '' */
.ficon-play:before { content: '\e804'; } /* '' */
.ficon-desktop-1:before { content: '\e805'; } /* '' */
.ficon-laptop-1:before { content: '\e806'; } /* '' */
.ficon-tablet-2:before { content: '\e807'; } /* '' */
.ficon-mobile-2:before { content: '\e808'; } /* '' */
.ficon-zoom-in:before { content: '\e809'; } /* '' */
.ficon-google:before { content: '\e80a'; } /* '' */
.ficon-videocam-outline:before { content: '\e80b'; } /* '' */
.ficon-upload:before { content: '\e80c'; } /* '' */
.ficon-emo-laugh:before { content: '\e80d'; } /* '' */
.ficon-emo-sleep:before { content: '\e80e'; } /* '' */
.ficon-youtube-play:before { content: '\e80f'; } /* '' */
.ficon-emo-happy:before { content: '\e810'; } /* '' */
.ficon-down-open:before { content: '\e811'; } /* '' */
.ficon-instagram:before { content: '\e812'; } /* '' */
.ficon-download:before { content: '\e813'; } /* '' */
.ficon-chart-bar:before { content: '\e814'; } /* '' */
.ficon-link-ext-alt:before { content: '\e815'; } /* '' */
.ficon-left:before { content: '\e816'; } /* '' */
.ficon-warning:before { content: '\e817'; } /* '' */
.ficon-pencil:before { content: '\e818'; } /* '' */
.ficon-trash-empty:before { content: '\e819'; } /* '' */
.ficon-menu:before { content: '\e81a'; } /* '' */
.ficon-code:before { content: '\e81b'; } /* '' */
.ficon-move:before { content: '\e81c'; } /* '' */
.ficon-info:before { content: '\e81d'; } /* '' */
.ficon-help-circled:before { content: '\e81e'; } /* '' */
.ficon-cancel:before { content: '\e81f'; } /* '' */
.ficon-cw:before { content: '\e820'; } /* '' */
.ficon-chat-1:before { content: '\e821'; } /* '' */
.ficon-mail:before { content: '\e823'; } /* '' */
.ficon-user-female:before { content: '\e824'; } /* '' */
.ficon-user-male:before { content: '\e825'; } /* '' */
.ficon-spin5:before { content: '\e838'; } /* '' */
.ficon-twitter:before { content: '\f309'; } /* '' */
.ficon-facebook-squared:before { content: '\f30e'; } /* '' */
.ficon-gplus:before { content: '\f30f'; } /* '' */
.ficon-picture:before { content: '🌄'; } /* '\1f304' */
.ficon-gift:before { content: '🎁'; } /* '\1f381' */
.ficon-thumbs-up:before { content: '👍'; } /* '\1f44d' */
.ficon-users:before { content: '👥'; } /* '\1f465' */
.ficon-camera:before { content: '📷'; } /* '\1f4f7' */