@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?1926059');
  src: url('../fonts/fontello.eot?1926059#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?1926059') format('woff2'),
       url('../fonts/fontello.woff?1926059') format('woff'),
       url('../fonts/fontello.ttf?1926059') format('truetype'),
       url('../fonts/fontello.svg?1926059#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?90883185#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;
  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 */
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
 
  /* 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-24h:before { content: '\e800'; } 
.icon-air-ship1:before { content: '\e801'; } 
.icon-air-ship2:before { content: '\e802'; } 
.icon-airplane-2:before { content: '\e803'; } 
.icon-airplane:before { content: '\e804'; } 
.icon-baloon-1:before { content: '\e805'; } 
.icon-baloon-2:before { content: '\e806'; }
.icon-bus-1:before { content: '\e807'; } 
.icon-bus-2:before { content: '\e808'; } 
.icon-bycicle-1:before { content: '\e809'; } 
.icon-car-2:before { content: '\e80a'; } 
.icon-car-3:before { content: '\e80b'; } 
.icon-car-4:before { content: '\e80c'; } 
.icon-car1:before { content: '\e80d'; } 
.icon-check-code:before { content: '\e80e'; }
.icon-cyde:before { content: '\e80f'; } 
.icon-helicopter-1:before { content: '\e810'; } 
.icon-helicopter-2:before { content: '\e811'; } 
.icon-lists:before { content: '\e812'; } 
.icon-logistic:before { content: '\e813'; } 
.icon-planes:before { content: '\e814'; } 
.icon-scooter-2:before { content: '\e815'; } 
.icon-scopter-1:before { content: '\e816'; } 
.icon-ship-1:before { content: '\e817'; } 
.icon-ship-2:before { content: '\e818'; } 
.icon-ship-3:before { content: '\e819'; } 
.icon-ship-5:before { content: '\e81a'; } 
.icon-ship:before { content: '\e81b'; } 
.icon-shipper:before { content: '\e81c'; } 
.icon-shipping:before { content: '\e81d'; } 
.icon-train-1:before { content: '\e81e'; } 
.icon-train-2:before { content: '\e81f'; } 
.icon-transport:before { content: '\e820'; }
.icon-truck-1:before { content: '\e821'; } 
.icon-truck-2:before { content: '\e822'; } 
.icon-truck-3:before { content: '\e823'; } 
.icon-truck-4:before { content: '\e824'; } 
.icon-truck:before { content: '\e825'; } 
.icon-warehouse:before { content: '\e826'; } 
.icon-world:before { content: '\e827'; } 


