@charset "UTF-8";

 @font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?72175624');
  src: url('../font/fontello.eot?72175624#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?72175624') format('woff2'),
       url('../font/fontello.woff?72175624') format('woff'),
       url('../font/fontello.ttf?72175624') format('truetype'),
       url('../font/fontello.svg?72175624#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?72175624#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 - 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); */
}
 
.icon-attention:before { content: '\21'; } /* '!' */
.icon-angle-circled-left:before { content: '\3c'; } /* '&lt;' */
.icon-angle-circled-right:before { content: '\3e'; } /* '&gt;' */
.icon-home:before { content: '\68'; } /* 'h' */
.icon-up-dir:before { content: '\25b4'; } /* '▴' */
.icon-right-dir:before { content: '\25b8'; } /* '▸' */
.icon-down-dir:before { content: '\25be'; } /* '▾' */
.icon-left-dir:before { content: '\25c2'; } /* '◂' */
.icon-flag:before { content: '\2691'; } /* '⚑' */
.icon-ok-circled:before { content: '\2714'; } /* '✔' */
.icon-chat:before { content: '\e720'; } /* '' */
.icon-picture:before { content: '\e800'; } /* '' */
.icon-folder-open:before { content: '\e801'; } /* '' */
.icon-folder-open-empty:before { content: '\e802'; } /* '' */
.icon-videocam:before { content: '\e803'; } /* '' */
.icon-file-image:before { content: '\e804'; } /* '' */
.icon-file-audio:before { content: '\e805'; } /* '' */
.icon-docs:before { content: '\e806'; } /* '' */
.icon-clock:before { content: '\e807'; } /* '' */
.icon-lightbulb:before { content: '\e808'; } /* '' */
.icon-angle-double-left:before { content: '\e809'; } /* '' */
.icon-angle-double-right:before { content: '\e80a'; } /* '' */
.icon-book:before { content: '\e80b'; } /* '' */
.icon-at:before { content: '\e80c'; } /* '' */
.icon-link-ext:before { content: '\e80d'; } /* '' */
.icon-subway:before { content: '\e80e'; } /* '' */
.icon-train:before { content: '\e80f'; } /* '' */
.icon-bus:before { content: '\e810'; } /* '' */
.icon-taxi:before { content: '\e811'; } /* '' */
.icon-table:before { content: '\e812'; } /* '' */
.icon-calendar:before { content: '\e813'; } /* '' */
.icon-calendar-empty:before { content: '\e814'; } /* '' */
.icon-lock:before { content: '\e815'; } /* '' */
.icon-search:before { content: '\e816'; } /* '' */
.icon-lock-open-alt:before { content: '\e817'; } /* '' */
.icon-wifi:before { content: '\e818'; } /* '' */
.icon-youtube-play:before { content: '\e819'; } /* '' */
.icon-food:before { content: '\e81a'; } /* '' */
.icon-music-1:before { content: '\e81b'; } /* '' */
.icon-yen:before { content: '\e81c'; } /* '' */
.icon-money:before { content: '\e81d'; } /* '' */
.icon-scissors:before { content: '\e81e'; } /* '' */
.icon-tags-1:before { content: '\e81f'; } /* '' */
.icon-tag-1:before { content: '\e820'; } /* '' */
.icon-quote-right:before { content: '\e821'; } /* '' */
.icon-flag-checkered:before { content: '\e822'; } /* '' */
.icon-pin:before { content: '\e823'; } /* '' */
.icon-info:before { content: '\e824'; } /* '' */
.icon-info-circled:before { content: '\e825'; } /* '' */
.icon-help:before { content: '\e826'; } /* '' */
.icon-help-circled:before { content: '\e827'; } /* '' */
.icon-minus-circled:before { content: '\e828'; } /* '' */
.icon-minus-squared:before { content: '\e829'; } /* '' */
.icon-dollar:before { content: '\e82a'; } /* '' */
.icon-quote-left:before { content: '\e82b'; } /* '' */
.icon-at-1:before { content: '\e82c'; } /* '' */
.icon-copyright:before { content: '\e82d'; } /* '' */
.icon-award:before { content: '\e82e'; } /* '' */
.icon-pencil:before { content: '\e82f'; } /* '' */
.icon-pencil-squared:before { content: '\e830'; } /* '' */
.icon-edit:before { content: '\e831'; } /* '' */
.icon-briefcase:before { content: '\e832'; } /* '' */
.icon-comment:before { content: '\e834'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-gplus-squared:before { content: '\f0d4'; } /* '' */
.icon-sort:before { content: '\f0dc'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-sitemap:before { content: '\f0e8'; } /* '' */
.icon-paste:before { content: '\f0ea'; } /* '' */
.icon-coffee:before { content: '\f0f4'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-flag-empty:before { content: '\f11d'; } /* '' */
.icon-angle-circled-up:before { content: '\f139'; } /* '' */
.icon-angle-circled-down:before { content: '\f13a'; } /* '' */
.icon-rss-squared:before { content: '\f143'; } /* '' */
.icon-ticket:before { content: '\f145'; } /* '' */
.icon-link-ext-alt:before { content: '\f14c'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-youtube-squared:before { content: '\f166'; } /* '' */
.icon-tumblr-squared:before { content: '\f174'; } /* '' */
.icon-skype:before { content: '\f17e'; } /* '' */
.icon-paw:before { content: '\f1b0'; } /* '' */
.icon-cab:before { content: '\f1b9'; } /* '' */
.icon-soundclowd:before { content: '\f1be'; } /* '' */
.icon-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.icon-twitter-squared:before { content: '\f304'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */
.icon-linkedin-squared:before { content: '\f30c'; } /* '' */
.icon-globe:before { content: '🌎'; } /* '\1f30e' */
.icon-users:before { content: '👥'; } /* '\1f465' */
.icon-doc:before { content: '📄'; } /* '\1f4c4' */
.icon-camera:before { content: '📷'; } /* '\1f4f7' */
.icon-link:before { content: '🔗'; } /* '\1f517' */