@font-face {
  font-family: 'fontello';
  src: url('icons.eot?88746611');
  src: url('icons.eot?88746611#iefix') format('embedded-opentype'),
       url('icons.woff2?88746611') format('woff2'),
       url('icons.woff?88746611') format('woff'),
       url('icons.ttf?88746611') format('truetype'),
       url('icons.svg?88746611#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('icons.svg?88746611#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-up:before { content: '\e900'; } /* '' */
.icon-right:before { content: '\e901'; } /* '' */
.icon-down:before { content: '\e902'; } /* '' */
.icon-left:before { content: '\e903'; } /* '' */
.icon-up-open:before { content: '\e904'; } /* '' */
.icon-right-open:before { content: '\e905'; } /* '' */
.icon-down-open:before { content: '\e906'; } /* '' */
.icon-left-open:before { content: '\e907'; } /* '' */
.icon-plus:before { content: '\e908'; } /* '' */
.icon-minus:before { content: '\e909'; } /* '' */
.icon-info:before { content: '\e90a'; } /* '' */
.icon-help:before { content: '\e90b'; } /* '' */
.icon-link:before { content: '\e90c'; } /* '' */
.icon-home:before { content: '\e90d'; } /* '' */
.icon-download:before { content: '\e90e'; } /* '' */
.icon-delivery:before { content: '\e90f'; } /* '' */
.icon-ccw:before { content: '\e910'; } /* '' */
.icon-search:before { content: '\e911'; } /* '' */
.icon-phone:before { content: '\e912'; } /* '' */
.icon-phonecall:before { content: '\e913'; } /* '' */
.icon-talk:before { content: '\e914'; } /* '' */
.icon-map:before { content: '\e915'; } /* '' */
.icon-access:before { content: '\e916'; } /* '' */
.icon-cart:before { content: '\e917'; } /* '' */
.icon-contact:before { content: '\e918'; } /* '' */
.icon-pencil:before { content: '\e919'; } /* '' */
.icon-cancel:before { content: '\e91a'; } /* '' */
.icon-gallery:before { content: '\e91b'; } /* '' */
.icon-picture:before { content: '\e91c'; } /* '' */
.icon-doc:before { content: '\e91d'; } /* '' */
.icon-mobile:before { content: '\e91e'; } /* '' */
.icon-desktop:before { content: '\e91f'; } /* '' */
.icon-fax:before { content: '\e920'; } /* '' */
.icon-print:before { content: '\e921'; } /* '' */
.icon-paper-plane:before { content: '\e923'; } /* '' */
.icon-smartphone:before { content: '\e924'; } /* '' */
.icon-archive:before { content: '\e925'; } /* '' */
.icon-signal:before { content: '\e926'; } /* '' */
.icon-news:before { content: '\e927'; } /* '' */
.icon-calc:before { content: '\e928'; } /* '' */
.icon-member:before { content: '\e929'; } /* '' */
.icon-credit:before { content: '\e92a'; } /* '' */
.icon-lounge:before { content: '\e92b'; } /* '' */
.icon-budget:before { content: '\e92c'; } /* '' */
.icon-company:before { content: '\e92d'; } /* '' */
.icon-partner:before { content: '\e92e'; } /* '' */
.icon-freedial:before { content: '\e92f'; } /* '' */
.icon-list:before { content: '\e930'; } /* '' */
.icon-flag:before { content: '\e931'; } /* '' */
.icon-comment:before { content: '\e932'; } /* '' */
.icon-reply:before { content: '\e933'; } /* '' */
.icon-crown:before { content: '\e934'; } /* '' */
.icon-wifi:before { content: '\e935'; } /* '' */
.icon-checkbox:before { content: '\e936'; } /* '' */
.icon-check:before { content: '\e937'; } /* '' */
.icon-select:before { content: '\e938'; } /* '' */
.icon-lang:before { content: '\e939'; } /* '' */
.icon-facebook:before { content: '\e93a'; } /* '' */
.icon-gplus:before { content: '\e93b'; } /* '' */
.icon-twitter:before { content: '\e93c'; } /* '' */
.icon-pinterest:before { content: '\e93d'; } /* '' */
.icon-line:before { content: '\e93e'; } /* '' */
.icon-hatebu:before { content: '\e93f'; } /* '' */
.icon-linkedin:before { content: '\e940'; } /* '' */
.icon-pocket:before { content: '\e941'; } /* '' */
.icon-firefox:before { content: '\e942'; } /* '' */
.icon-chrome:before { content: '\e943'; } /* '' */
.icon-safari:before { content: '\e944'; } /* '' */
.icon-ie:before { content: '\e945'; } /* '' */
.icon-car:before { content: '\e946'; } /* '' */
.icon-bus:before { content: '\e947'; } /* '' */
.icon-shuttle:before { content: '\e948'; } /* '' */
.icon-taxi:before { content: '\e949'; } /* '' */
.icon-car-front:before { content: '\e94a'; } /* '' */
.icon-train:before { content: '\e94b'; } /* '' */
.icon-air:before { content: '\e94c'; } /* '' */
.icon-walking:before { content: '\e94d'; } /* '' */
.icon-foot:before { content: '\e94e'; } /* '' */
.icon-folder:before { content: '\e94f'; } /* '' */
.icon-parking:before { content: '\e950'; } /* '' */
.icon-rooms:before { content: '\e951'; } /* '' */
.icon-tag:before { content: '\e952'; } /* '' */
.icon-category:before { content: '\e953'; } /* '' */
.icon-post:before { content: '\e954'; } /* '' */
.icon-attach:before { content: '\e955'; } /* '' */
.icon-paint:before { content: '\e956'; } /* '' */
.icon-cut:before { content: '\e957'; } /* '' */
.icon-volumeoff:before { content: '\e958'; } /* '' */
.icon-volumeon:before { content: '\e959'; } /* '' */
.icon-appearance:before { content: '\e95a'; } /* '' */
.icon-setting:before { content: '\e95b'; } /* '' */
.icon-tools:before { content: '\e95c'; } /* '' */
.icon-globe:before { content: '\e95d'; } /* '' */
.icon-headphones:before { content: '\e95e'; } /* '' */
.icon-guide:before { content: '\e95f'; } /* '' */
.icon-mail-info:before { content: '\e960'; } /* '' */
.icon-mail-send:before { content: '\e961'; } /* '' */
.icon-awards:before { content: '\e962'; } /* '' */
.icon-clipboard:before { content: '\e963'; } /* '' */
.icon-click:before { content: '\e964'; } /* '' */
.icon-login:before { content: '\e965'; } /* '' */
.icon-logout:before { content: '\e967'; } /* '' */
.icon-gift:before { content: '\e968'; } /* '' */
.icon-atm:before { content: '\e969'; } /* '' */
.icon-zoom-in:before { content: '\e96a'; } /* '' */
.icon-zoom-out:before { content: '\e96b'; } /* '' */
.icon-resize-full:before { content: '\e96c'; } /* '' */
.icon-resize-small:before { content: '\e96d'; } /* '' */
.icon-award:before { content: '\e96e'; } /* '' */
.icon-privacy:before { content: '\e96f'; } /* '' */
.icon-clock:before { content: '\e970'; } /* '' */
.icon-leaf:before { content: '\e971'; } /* '' */
.icon-like:before { content: '\e972'; } /* '' */
.icon-door:before { content: '\e973'; } /* '' */
.icon-amazon:before { content: '\e974'; } /* '' */
.icon-pointer:before { content: '\e975'; } /* '' */
.icon-tri:before { content: '\e976'; } /* '' */
.icon-calendar:before { content: '\e977'; } /* '' */