@charset "UTF-8";

 @font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?61974637');
  src: url('../font/fontello.eot?61974637#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?61974637') format('woff'),
       url('../font/fontello.ttf?61974637') format('truetype'),
       url('../font/fontello.svg?61974637#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?61974637#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]: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 - 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); */
}
 
.icon-at:before { content: '\40'; } /* '@' */
.icon-left:before { content: '\2190'; } /* '←' */
.icon-down:before { content: '\2193'; } /* '↓' */
.icon-menu-1:before { content: '\2630'; } /* '☰' */
.icon-th:before { content: '\268f'; } /* '⚏' */
.icon-ok-circle:before { content: '\2714'; } /* '✔' */
.icon-cancel-circled:before { content: '\2716'; } /* '✖' */
.icon-plus-circled:before { content: '\2795'; } /* '➕' */
.icon-phone:before { content: '\e065'; } /* '' */
.icon-edit:before { content: '\e0bf'; } /* '' */
.icon-doc-circled:before { content: '\e0c0'; } /* '' */
.icon-left-circle:before { content: '\e4a1'; } /* '' */
.icon-right-circle:before { content: '\e4a2'; } /* '' */
.icon-up-circle:before { content: '\e4a3'; } /* '' */
.icon-down-circle:before { content: '\e4a4'; } /* '' */
.icon-help-circled:before { content: '\e704'; } /* '' */
.icon-export:before { content: '\e715'; } /* '' */
.icon-chat:before { content: '\e720'; } /* '' */
.icon-popup:before { content: '\e74c'; } /* '' */
.icon-down-open:before { content: '\e75c'; } /* '' */
.icon-left-open:before { content: '\e75d'; } /* '' */
.icon-left-open-1:before { content: '\e800'; } /* '' */
.icon-right-open-1:before { content: '\e801'; } /* '' */
.icon-right-open:before { content: '\e75e'; } /* '' */
.icon-up-open:before { content: '\e75f'; } /* '' */
.icon-down-open-mini:before { content: '\e760'; } /* '' */
.icon-left-open-mini:before { content: '\e761'; } /* '' */
.icon-right-open-mini:before { content: '\e762'; } /* '' */
.icon-up-open-mini:before { content: '\e763'; } /* '' */
.icon-down-open-big:before { content: '\e764'; } /* '' */
.icon-left-open-big:before { content: '\e765'; } /* '' */
.icon-right-open-big:before { content: '\e766'; } /* '' */
.icon-up-open-big:before { content: '\e767'; } /* '' */
.icon-commerical-building:before { content: '\e811'; } /* '' */
.icon-spin2:before { content: '\e831'; } /* '' */
.icon-menu:before { content: '\f008'; } /* '' */
.icon-th-list:before { content: '\f009'; } /* '' */
.icon-paper-plane:before { content: '\f01d'; } /* '' */
.icon-location:before { content: '\f031'; } /* '' */
.icon-users:before { content: '\f064'; } /* '' */
.icon-download:before { content: '📥'; } /* '\1f4e5' */
.icon-newspaper:before { content: '📰'; } /* '\1f4f0' */