@charset "UTF-8";

 @font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot@36917854');
  src: url('../font/fontello.eot@36917854#iefix') format('embedded-opentype'),
       url('../font/fontello.woff@36917854') format('woff'),
       url('../font/fontello.ttf@36917854') format('truetype'),
       url('../font/fontello.svg@36917854#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@36917854#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-right-dir:before { content: '\25b8'; } /* '▸' */
.icon-left-dir:before { content: '\25c2'; } /* '◂' */
.icon-cloud:before { content: '\2601'; } /* '☁' */
.icon-star:before { content: '\2605'; } /* '★' */
.icon-star-2:before { content: '\e806'; } /* '' */
.icon-mail-1:before { content: '\e804'; } /* '' */
.icon-mail-2:before { content: '\e809'; } /* '' */
.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-cancel-1:before { content: '\2715'; } /* '✕' */
.icon-resize-full-1:before { content: '\e049'; } /* '' */
.icon-cancel:before { content: '\e04e'; } /* '' */
.icon-attach:before { content: '\e06d'; } /* '' */
.icon-clipboard:before { content: '\e07f'; } /* '' */
.icon-edit-circled:before { content: '\e0be'; } /* '' */
.icon-edit:before { content: '\e0bf'; } /* '' */
.icon-vcard:before { content: '\e722'; } /* '' */
.icon-article-alt:before { content: '\e735'; } /* '' */
.icon-left-open:before { content: '\e75d'; } /* '' */
.icon-right-open:before { content: '\e75e'; } /* '' */
.icon-suitcase:before { content: '\e78e'; } /* '' */
.icon-art-gallery:before { content: '\e805'; } /* '' */
.icon-bicycle:before { content: '\e80a'; } /* '' */
.icon-garden:before { content: '\e81a'; } /* '' */
.icon-pitch:before { content: '\e82a'; } /* '' */
.icon-right-open-1:before { content: '\f006'; } /* '' */
.icon-left-open-1:before { content: '\f007'; } /* '' */
.icon-coverflow:before { content: '\f00c'; } /* '' */
.icon-pause-1:before { content: '\f00e'; } /* '' */
.icon-play-1:before { content: '\f00f'; } /* '' */
.icon-paper-plane:before { content: '\f01d'; } /* '' */
.icon-user-male:before { content: '\f062'; } /* '' */
.icon-user-female:before { content: '\f063'; } /* '' */
.icon-folder-open:before { content: '\f068'; } /* '' */
.icon-beaker:before { content: '\f0c3'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-suitcase-1:before { content: '\f0f2'; } /* '' */
.icon-twitter:before { content: '\f309'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */
.icon-gplus:before { content: '\f30f'; } /* '' */
.icon-linkedin:before { content: '\f318'; } /* '' */
.icon-user:before { content: '👤'; } /* '\1f464' */
.icon-user-3:before { content: '\e802'; } /* '' */
.icon-user-4:before { content: '\e803'; } /* '' */
.icon-user-1:before { content: '\e800'; } /* '' */
.icon-user-2:before { content: '\e801'; } /* '' */
.icon-doc:before { content: '📄'; } /* '\1f4c4' */
.icon-attach-3:before { content: '\e808'; } /* '' */
.icon-attach-1:before { content: '\e807'; } /* '' */
.icon-attach-2:before { content: '📎'; } /* '\1f4ce' */