@charset "UTF-8";

 @font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot?27089173');
  src: url('../font/iconfont.eot?27089173#iefix') format('embedded-opentype'),
       url('../font/iconfont.svg?27089173#iconfont') format('svg'),
       url('../font/iconfont.woff?27089173') format('woff'),
       url('../font/iconfont.ttf?27089173') format('truetype');
  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: 'iconfont';
    src: url('../font/iconfont.svg?27089173#iconfont') format('svg');
  }
}
*/
 
 [class^="iconf-"]:before, [class*=" iconf-"]:before {
  font-family: "iconfont";
  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 - magrins 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); */
}
 
.iconf-cloud-sun:before { content: '\48'; } /* 'H' */
.iconf-left-1:before { content: '\e818'; } /* '' */
.iconf-up-1:before { content: '\e81a'; } /* '' */
.iconf-right-1:before { content: '\e819'; } /* '' */
.iconf-down-1:before { content: '\e817'; } /* '' */
.iconf-home-1:before { content: '\e806'; } /* '' */
.iconf-up-dir:before { content: '\25b4'; } /* '▴' */
.iconf-right-dir:before { content: '\25b8'; } /* '▸' */
.iconf-down-dir:before { content: '\25be'; } /* '▾' */
.iconf-left-dir:before { content: '\25c2'; } /* '◂' */
.iconf-star:before { content: '\2605'; } /* '★' */
.iconf-star-empty:before { content: '\2606'; } /* '☆' */
.iconf-check:before { content: '\2611'; } /* '☑' */
.iconf-th-list:before { content: '\2630'; } /* '☰' */
.iconf-th:before { content: '\268f'; } /* '⚏' */
.iconf-attention-1:before { content: '\e814'; } /* '' */
.iconf-flight:before { content: '\2708'; } /* '✈' */
.iconf-mail:before { content: '\2709'; } /* '✉' */
.iconf-ok-1:before { content: '\e803'; } /* '' */
.iconf-ok-circle:before { content: '\2714'; } /* '✔' */
.iconf-ok-circle-1:before { content: '\e800'; } /* '' */
.iconf-attention-circle:before { content: '\2757'; } /* '❗' */
.iconf-person:before { content: '\e066'; } /* '' */
.iconf-star-half:before { content: '\e701'; } /* '' */
.iconf-ok-circle2:before { content: '\e702'; } /* '' */
.iconf-eye:before { content: '\e70a'; } /* '' */
.iconf-camera-alt:before { content: '\e70f'; } /* '' */
.iconf-comment-2:before { content: '\e812'; } /* '' */
.iconf-chat-2:before { content: '\e813'; } /* '' */
.iconf-location-1:before { content: '\e724'; } /* '' */
.iconf-trash:before { content: '\e729'; } /* '' */
.iconf-down-open-1:before { content: '\e75c'; } /* '' */
.iconf-left-open-1:before { content: '\e75d'; } /* '' */
.iconf-right-open-1:before { content: '\e75e'; } /* '' */
.iconf-up-open-1:before { content: '\e75f'; } /* '' */
.iconf-off:before { content: '\e78e'; } /* '' */
.iconf-menu:before { content: '\f008'; } /* '' */
.iconf-check-empty:before { content: '\f096'; } /* '' */
.iconf-twitter-2:before { content: '\f099'; } /* '' */
.iconf-facebook-2:before { content: '\f09a'; } /* '' */
.iconf-blank:before { content: '\f0c8'; } /* '' */
.iconf-pinterest-circled:before { content: '\f0d2'; } /* '' */
.iconf-pinterest-squared:before { content: '\f0d3'; } /* '' */
.iconf-gplus-squared:before { content: '\f0d4'; } /* '' */
.iconf-gplus-2:before { content: '\f0d5'; } /* '' */
.iconf-mail-alt:before { content: '\f0e0'; } /* '' */
.iconf-comment-empty:before { content: '\f0e5'; } /* '' */
.iconf-chat-empty:before { content: '\f0e6'; } /* '' */
.iconf-suitcase:before { content: '\f0f2'; } /* '' */
.iconf-plus-squared:before { content: '\f0fe'; } /* '' */
.iconf-angle-double-left:before { content: '\f100'; } /* '' */
.iconf-angle-double-right:before { content: '\f101'; } /* '' */
.iconf-angle-double-up:before { content: '\f102'; } /* '' */
.iconf-angle-double-down:before { content: '\f103'; } /* '' */
.iconf-angle-left:before { content: '\f104'; } /* '' */
.iconf-angle-right:before { content: '\f105'; } /* '' */
.iconf-angle-up:before { content: '\f106'; } /* '' */
.iconf-angle-down:before { content: '\f107'; } /* '' */
.iconf-twitter-squared:before { content: '\f304'; } /* '' */
.iconf-facebook-squared:before { content: '\f308'; } /* '' */
.iconf-picture:before { content: '\1f304'; } /* '\1f304' */
.iconf-globe-1:before { content: '1f30e'; } /* '\1f30e' */
.iconf-target:before { content: '\1f3af'; } /* '\1f3af' */
.iconf-thumbs-up-1:before { content: '\e809'; } /* '' */
.iconf-thumbs-down-1:before { content: '\e80a'; } /* '' */
.iconf-calendar-2:before { content: '\1f4c5'; } /* '\1f4c5' */
.iconf-camera:before { content: '\1f4f7'; } /* '\1f4f7' */
