@charset "UTF-8";

 @font-face {
  font-family: 'bostah';
  src: url('../font/bostah.eot?81113114');
  src: url('../font/bostah.eot?81113114#iefix') format('embedded-opentype'),
       url('../font/bostah.woff?81113114') format('woff'),
       url('../font/bostah.ttf?81113114') format('truetype'),
       url('../font/bostah.svg?81113114#bostah') 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: 'bostah';
    src: url('../font/bostah.svg?81113114#bostah') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "bostah";
  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%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-home-1:before { content: '\e802'; } /* '' */
.icon-home:before { content: '\2302'; } /* '⌂' */
.icon-star:before { content: '\2605'; } /* '★' */
.icon-th-list:before { content: '\2630'; } /* '☰' */
.icon-moon:before { content: '\263d'; } /* '☽' */
.icon-layout:before { content: '\268f'; } /* '⚏' */
.icon-edit:before { content: '\270d'; } /* '✍' */
.icon-pencil-2:before { content: '\e801'; } /* '' */
.icon-pencil:before { content: '\270e'; } /* '✎' */
.icon-pencil-1:before { content: '\e800'; } /* '' */
.icon-pencil-alt:before { content: '\2710'; } /* '✐' */
.icon-left-open-2:before { content: '\e806'; } /* '' */
.icon-play-circled2-1:before { content: '\e80a'; } /* '' */
.icon-play-circled-1:before { content: '\e809'; } /* '' */
.icon-pencil-3:before { content: '\e068'; } /* '' */
.icon-video-alt:before { content: '\e0e9'; } /* '' */
.icon-megaphone:before { content: '\e10c'; } /* '' */
.icon-left-circle:before { content: '\e4a1'; } /* '' */
.icon-info-circle:before { content: '\e705'; } /* '' */
.icon-camera-alt:before { content: '\e70f'; } /* '' */
.icon-location:before { content: '\e724'; } /* '' */
.icon-article-alt:before { content: '\e735'; } /* '' */
.icon-left-open:before { content: '\e75d'; } /* '' */
.icon-left-open-1:before { content: '\e805'; } /* '' */
.icon-left-open-mini:before { content: '\e761'; } /* '' */
.icon-play-circled2:before { content: '\e807'; } /* '' */
.icon-award-empty:before { content: '\e764'; } /* '' */
.icon-cafe:before { content: '\e80c'; } /* '' */
.icon-cinema:before { content: '\e80f'; } /* '' */
.icon-police:before { content: '\e82b'; } /* '' */
.icon-videocam:before { content: '\f03a'; } /* '' */
.icon-movie:before { content: '\f040'; } /* '' */
.icon-angle-double-left:before { content: '\f100'; } /* '' */
.icon-circle:before { content: '\e804'; } /* '' */
.icon-play-circled:before { content: '\e808'; } /* '' */
.icon-search:before { content: '\f50d'; } /* '' */
.icon-picture:before { content: '🌄'; } /* '\1f304' */
.icon-picture-1:before { content: '\e803'; } /* '' */
.icon-globe:before { content: '𝌍'; } /* '\1d30d' */
.icon-video:before { content: '🎬'; } /* '\1f3ac' */
.icon-award:before { content: '🏉'; } /* '\1f3c9' */
.icon-user:before { content: '👤'; } /* '\1f464' */
.icon-monitor:before { content: '💻'; } /* '\1f4bb' */
.icon-book:before { content: '📕'; } /* '\1f4d5' */
.icon-download:before { content: '📥'; } /* '\1f4e5' */
.icon-camera:before { content: '📷'; } /* '\1f4f7' */