@font-face {
  font-family: 'aiga';
  src: url('../font/aiga.eot?85344171');
  src: url('../font/aiga.eot?85344171#iefix') format('embedded-opentype'),
       url('../font/aiga.woff?85344171') format('woff'),
       url('../font/aiga.ttf?85344171') format('truetype'),
       url('../font/aiga.svg?85344171#aiga') 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: 'aiga';
    src: url('../font/aiga.svg?85344171#aiga') format('svg');
  }
}
*/
 
 [class^="aiga-"]:before, [class*=" aiga-"]:before {
  font-family: "aiga";
  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); */
}
 
.aiga-no:before { content: '\e800'; } /* '' */
.aiga-first-aid:before { content: '\e801'; } /* '' */
.aiga-key:before { content: '\e802'; } /* '' */
.aiga-stairs-up:before { content: '\e803'; } /* '' */
.aiga-escalator-up:before { content: '\e804'; } /* '' */
.aiga-escalator-down:before { content: '\e805'; } /* '' */
.aiga-currency-exchange:before { content: '\e806'; } /* '' */
.aiga-no-dogs:before { content: '\e807'; } /* '' */
.aiga-smoking:before { content: '\e808'; } /* '' */
.aiga-cashier:before { content: '\e809'; } /* '' */
.aiga-no-smoking:before { content: '\e80a'; } /* '' */
.aiga-phone:before { content: '\e80b'; } /* '' */
.aiga-bus:before { content: '\e80c'; } /* '' */
.aiga-mail:before { content: '\e80d'; } /* '' */
.aiga-water-transportation:before { content: '\e80e'; } /* '' */
.aiga-air-transportation:before { content: '\e80f'; } /* '' */
.aiga-car:before { content: '\e810'; } /* '' */
.aiga-car-rentarl:before { content: '\e811'; } /* '' */
.aiga-taxi:before { content: '\e812'; } /* '' */
.aiga-rail-transportation:before { content: '\e813'; } /* '' */
.aiga-helipad:before { content: '\e814'; } /* '' */
.aiga-road-transportation:before { content: '\e815'; } /* '' */
.aiga-toilets-unisex:before { content: '\e816'; } /* '' */
.aiga-arrivals:before { content: '\e817'; } /* '' */
.aiga-escalator:before { content: '\e818'; } /* '' */
.aiga-nursery:before { content: '\e819'; } /* '' */
.aiga-no-entry:before { content: '\e81a'; } /* '' */
.aiga-arrow-left:before { content: '\e81b'; } /* '' */
.aiga-arrow-down-left:before { content: '\e81c'; } /* '' */
.aiga-arrow-up-left:before { content: '\e81d'; } /* '' */
.aiga-arrow-up:before { content: '\e81e'; } /* '' */
.aiga-arrow-up-right:before { content: '\e81f'; } /* '' */
.aiga-arrow-down-right:before { content: '\e820'; } /* '' */
.aiga-arrow-down:before { content: '\e821'; } /* '' */
.aiga-arrow-right:before { content: '\e822'; } /* '' */
.aiga-restaurant:before { content: '\e823'; } /* '' */
.aiga-immigration:before { content: '\e824'; } /* '' */
.aiga-barber-shop:before { content: '\e825'; } /* '' */
.aiga-water-fountain:before { content: '\e826'; } /* '' */
.aiga-shops:before { content: '\e827'; } /* '' */
.aiga-parking:before { content: '\e828'; } /* '' */
.aiga-fire-extinguisher:before { content: '\e829'; } /* '' */
.aiga-luggage-locker:before { content: '\e82a'; } /* '' */
.aiga-information:before { content: '\e82b'; } /* '' */
.aiga-bar:before { content: '\e82c'; } /* '' */
.aiga-exit:before { content: '\e82d'; } /* '' */
.aiga-lost-and-found:before { content: '\e82e'; } /* '' */
.aiga-barber-shop-beauty-salong:before { content: '\e82f'; } /* '' */
.aiga-coffee-shop:before { content: '\e830'; } /* '' */
.aiga-beauty-salon:before { content: '\e831'; } /* '' */
.aiga-elevator:before { content: '\e832'; } /* '' */
.aiga-customs:before { content: '\e833'; } /* '' */
.aiga-hotel-information:before { content: '\e834'; } /* '' */
.aiga-luggage:before { content: '\e835'; } /* '' */
.aiga-ticket-purchase:before { content: '\e836'; } /* '' */
.aiga-stairs:before { content: '\e837'; } /* '' */
.aiga-no-parking:before { content: '\e838'; } /* '' */
.aiga-stairs-down:before { content: '\e839'; } /* '' */
.aiga-coat-check:before { content: '\e83a'; } /* '' */
.aiga-toilets-women:before { content: '\e83b'; } /* '' */
.aiga-waiting-room:before { content: '\e83c'; } /* '' */
.aiga-toilets-men:before { content: '\e83d'; } /* '' */
.aiga-litter-disposal:before { content: '\e83e'; } /* '' */
.aiga-elevator-down:before { content: '\e83f'; } /* '' */
.aiga-elevator-up:before { content: '\e840'; } /* '' */


/* Nudge these icons a bit so they look better centered - centering of SVG font glyphs is tricky. */

.aiga-elevator:before {
  margin-top:0.45em;
}

.aiga-stairs:before,
.aiga-stairs-up:before,
.aiga-stairs-down:before {
  margin-top:0.45em;
}

.aiga-elevator-up:before,
.aiga-elevator-down:before {
  margin-top: 0.25em;
  margin-left: 0.3em;
}
