@font-face {
  font-family: 'fleet-icons';
  src: url('../font/fleet-icons.eot?49963208');
  src: url('../font/fleet-icons.eot?49963208#iefix') format('embedded-opentype'),
       url('../font/fleet-icons.woff2?49963208') format('woff2'),
       url('../font/fleet-icons.woff?49963208') format('woff'),
       url('../font/fleet-icons.ttf?49963208') format('truetype'),
       url('../font/fleet-icons.svg?49963208#fleet-icons') 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: 'fleet-icons';
    src: url('../font/fleet-icons.svg?49963208#fleet-icons') format('svg');
  }
}
*/
 
 [class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: "fleet-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  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); */
}
 
.fa-mail:before { content: '\e800'; } /* '' */
.fa-star:before { content: '\e801'; } /* '' */
.fa-search:before { content: '\e802'; } /* '' */
.fa-star-empty:before { content: '\e803'; } /* '' */
.fa-user:before { content: '\e804'; } /* '' */
.fa-users:before { content: '\e805'; } /* '' */
.fa-videocam:before { content: '\e806'; } /* '' */
.fa-ok:before { content: '\e807'; } /* '' */
.fa-ok-circled:before { content: '\e808'; } /* '' */
.fa-help-circled:before { content: '\e809'; } /* '' */
.fa-info-circled:before { content: '\e80a'; } /* '' */
.fa-home:before { content: '\e80b'; } /* '' */
.fa-link:before { content: '\e80c'; } /* '' */
.fa-lock:before { content: '\e80d'; } /* '' */
.fa-pin:before { content: '\e80e'; } /* '' */
.fa-eye:before { content: '\e80f'; } /* '' */
.fa-tag:before { content: '\e810'; } /* '' */
.fa-tags:before { content: '\e811'; } /* '' */
.fa-flag:before { content: '\e812'; } /* '' */
.fa-thumbs-up:before { content: '\e813'; } /* '' */
.fa-export:before { content: '\e814'; } /* '' */
.fa-pencil:before { content: '\e815'; } /* '' */
.fa-edit:before { content: '\e816'; } /* '' */
.fa-retweet:before { content: '\e817'; } /* '' */
.fa-comment:before { content: '\e818'; } /* '' */
.fa-chat:before { content: '\e819'; } /* '' */
.fa-bell:before { content: '\e81a'; } /* '' */
.fa-location:before { content: '\e81b'; } /* '' */
.fa-map-marker-alt:before { content: '\e81b'; } /* '' */
.fa-doc:before { content: '\e81c'; } /* '' */
.fa-phone:before { content: '\e81d'; } /* '' */
.fa-cog:before { content: '\e81e'; } /* '' */
.fa-cog-alt:before { content: '\e81f'; } /* '' */
.fa-wrench:before { content: '\e820'; } /* '' */
.fa-calendar:before { content: '\e821'; } /* '' */
.fa-login:before { content: '\e822'; } /* '' */
.fa-logout:before { content: '\e823'; } /* '' */
.fa-clock:before { content: '\e824'; } /* '' */
.fa-resize-full:before { content: '\e825'; } /* '' */
.fa-resize-small:before { content: '\e826'; } /* '' */
.fa-resize-vertical:before { content: '\e827'; } /* '' */
.fa-resize-horizontal:before { content: '\e828'; } /* '' */
.fa-down-circled2:before { content: '\e829'; } /* '' */
.fa-up-circled2:before { content: '\e82a'; } /* '' */
.fa-down-dir:before { content: '\e82b'; } /* '' */
.fa-up-dir:before { content: '\e82c'; } /* '' */
.fa-left-dir:before { content: '\e82d'; } /* '' */
.fa-right-dir:before { content: '\e82e'; } /* '' */
.fa-down-open:before { content: '\e82f'; } /* '' */
.fa-left-open:before { content: '\e830'; } /* '' */
.fa-right-open:before { content: '\e831'; } /* '' */
.fa-up-open:before { content: '\e832'; } /* '' */
.fa-down-big:before { content: '\e833'; } /* '' */
.fa-left-big:before { content: '\e834'; } /* '' */
.fa-right-big:before { content: '\e835'; } /* '' */
.fa-right-hand:before { content: '\e836'; } /* '' */
.fa-up-big:before { content: '\e837'; } /* '' */
.fa-left-hand:before { content: '\e838'; } /* '' */
.fa-up-hand:before { content: '\e839'; } /* '' */
.fa-down-hand:before { content: '\e83a'; } /* '' */
.fa-cw:before { content: '\e83b'; } /* '' */
.fa-ccw:before { content: '\e83c'; } /* '' */
.fa-arrows-cw:before { content: '\e83d'; } /* '' */
.fa-shuffle:before { content: '\e83e'; } /* '' */
.fa-target:before { content: '\e83f'; } /* '' */
.fa-signal:before { content: '\e840'; } /* '' */
.fa-award:before { content: '\e841'; } /* '' */
.fa-inbox:before { content: '\e842'; } /* '' */
.fa-globe:before { content: '\e843'; } /* '' */
.fa-cloud:before { content: '\e844'; } /* '' */
.fa-flash:before { content: '\e845'; } /* '' */
.fa-umbrella:before { content: '\e846'; } /* '' */
.fa-road:before { content: '\e847'; } /* '' */
.fa-off:before { content: '\e848'; } /* '' */
.fa-book:before { content: '\e849'; } /* '' */
.fa-check:before { content: '\e84a'; } /* '' */
.fa-tint:before { content: '\e84b'; } /* '' */
.fa-fire:before { content: '\e84c'; } /* '' */
.fa-credit-card:before { content: '\e84d'; } /* '' */
.fa-megaphone:before { content: '\e84e'; } /* '' */
.fa-key:before { content: '\e84f'; } /* '' */
.fa-truck:before { content: '\e850'; } /* '' */
.fa-gift:before { content: '\e851'; } /* '' */
.fa-minus:before { content: '\e852'; } /* '' */
.fa-block:before { content: '\e853'; } /* '' */
.fa-move:before { content: '\f047'; } /* '' */
.fa-link-ext:before { content: '\f08e'; } /* '' */
.fa-check-empty:before { content: '\f096'; } /* '' */
.fa-phone-squared:before { content: '\f098'; } /* '' */
.fa-twitter:before { content: '\f099'; } /* '' */
.fa-facebook:before { content: '\f09a'; } /* '' */
.fa-rss:before { content: '\f09e'; } /* '' */
.fa-certificate:before { content: '\f0a3'; } /* '' */
.fa-left-circled:before { content: '\f0a8'; } /* '' */
.fa-right-circled:before { content: '\f0a9'; } /* '' */
.fa-up-circled:before { content: '\f0aa'; } /* '' */
.fa-down-circled:before { content: '\f0ab'; } /* '' */
.fa-filter:before { content: '\f0b0'; } /* '' */
.fa-resize-full-alt:before { content: '\f0b2'; } /* '' */
.fa-menu:before { content: '\f0c9'; } /* '' */
.fa-magic:before { content: '\f0d0'; } /* '' */
.fa-pinterest-circled:before { content: '\f0d2'; } /* '' */
.fa-pinterest-squared:before { content: '\f0d3'; } /* '' */
.fa-gplus-squared:before { content: '\f0d4'; } /* '' */
.fa-money:before { content: '\f0d6'; } /* '' */
.fa-sort:before { content: '\f0dc'; } /* '' */
.fa-sort-down:before { content: '\f0dd'; } /* '' */
.fa-sort-up:before { content: '\f0de'; } /* '' */
.fa-envelope:before { content: '\f0e0'; } /* '' */
.fa-linkedin:before { content: '\f0e1'; } /* '' */
.fa-gauge:before { content: '\f0e4'; } /* '' */
.fa-chat-empty:before { content: '\f0e6'; } /* '' */
.fa-sitemap:before { content: '\f0e8'; } /* '' */
.fa-lightbulb:before { content: '\f0eb'; } /* '' */
.fa-exchange:before { content: '\f0ec'; } /* '' */
.fa-suitcase:before { content: '\f0f2'; } /* '' */
.fa-bell-alt:before { content: '\f0f3'; } /* '' */
.fa-coffee:before { content: '\f0f4'; } /* '' */
.fa-food:before { content: '\f0f5'; } /* '' */
.fa-doc-text:before { content: '\f0f6'; } /* '' */
.fa-building:before { content: '\f0f7'; } /* '' */
.fa-medkit:before { content: '\f0fa'; } /* '' */
.fa-beer:before { content: '\f0fc'; } /* '' */
.fa-plus-squared:before { content: '\f0fe'; } /* '' */
.fa-angle-double-left:before { content: '\f100'; } /* '' */
.fa-angle-double-right:before { content: '\f101'; } /* '' */
.fa-angle-double-up:before { content: '\f102'; } /* '' */
.fa-angle-double-down:before { content: '\f103'; } /* '' */
.fa-angle-left:before { content: '\f104'; } /* '' */
.fa-angle-right:before { content: '\f105'; } /* '' */
.fa-angle-up:before { content: '\f106'; } /* '' */
.fa-angle-down:before { content: '\f107'; } /* '' */
.fa-quote-left:before { content: '\f10d'; } /* '' */
.fa-quote-right:before { content: '\f10e'; } /* '' */
.fa-spinner:before { content: '\f110'; } /* '' */
.fa-circle:before { content: '\f111'; } /* '' */
.fa-smile:before { content: '\f118'; } /* '' */
.fa-direction:before { content: '\f124'; } /* '' */
.fa-fork:before { content: '\f126'; } /* '' */
.fa-help:before { content: '\f128'; } /* '' */
.fa-info:before { content: '\f129'; } /* '' */
.fa-puzzle:before { content: '\f12e'; } /* '' */
.fa-shield:before { content: '\f132'; } /* '' */
.fa-calendar-empty:before { content: '\f133'; } /* '' */
.fa-rocket:before { content: '\f135'; } /* '' */
.fa-angle-circled-left:before { content: '\f137'; } /* '' */
.fa-angle-circled-right:before { content: '\f138'; } /* '' */
.fa-angle-circled-up:before { content: '\f139'; } /* '' */
.fa-angle-circled-down:before { content: '\f13a'; } /* '' */
.fa-bullseye:before { content: '\f140'; } /* '' */
.fa-rss-squared:before { content: '\f143'; } /* '' */
.fa-level-up:before { content: '\f148'; } /* '' */
.fa-level-down:before { content: '\f149'; } /* '' */
.fa-ok-squared:before { content: '\f14a'; } /* '' */
.fa-pencil-alt:before { content: '\f14b'; } /* '' */
.fa-link-ext-alt:before { content: '\f14c'; } /* '' */
.fa-export-alt:before { content: '\f14d'; } /* '' */
.fa-compass:before { content: '\f14e'; } /* '' */
.fa-expand:before { content: '\f150'; } /* '' */
.fa-collapse:before { content: '\f151'; } /* '' */
.fa-expand-right:before { content: '\f152'; } /* '' */
.fa-dollar:before { content: '\f155'; } /* '' */
.fa-doc-inv:before { content: '\f15b'; } /* '' */
.fa-doc-text-inv:before { content: '\f15c'; } /* '' */
.fa-thumbs-up-alt:before { content: '\f164'; } /* '' */
.fa-youtube-squared:before { content: '\f166'; } /* '' */
.fa-youtube:before { content: '\f167'; } /* '' */
.fa-tumblr-squared:before { content: '\f174'; } /* '' */
.fa-down:before { content: '\f175'; } /* '' */
.fa-up:before { content: '\f176'; } /* '' */
.fa-left:before { content: '\f177'; } /* '' */
.fa-right:before { content: '\f178'; } /* '' */
.fa-sun:before { content: '\f185'; } /* '' */
.fa-moon:before { content: '\f186'; } /* '' */
.fa-box:before { content: '\f187'; } /* '' */
.fa-right-circled2:before { content: '\f18e'; } /* '' */
.fa-left-circled2:before { content: '\f190'; } /* '' */
.fa-collapse-left:before { content: '\f191'; } /* '' */
.fa-mail-squared:before { content: '\f199'; } /* '' */
.fa-graduation-cap:before { content: '\f19d'; } /* '' */
.fa-google:before { content: '\f1a0'; } /* '' */
.fa-building-filled:before { content: '\f1ad'; } /* '' */
.fa-cube:before { content: '\f1b2'; } /* '' */
.fa-cubes:before { content: '\f1b3'; } /* '' */
.fa-recycle:before { content: '\f1b8'; } /* '' */
.fa-cab:before { content: '\f1b9'; } /* '' */
.fa-tree:before { content: '\f1bb'; } /* '' */
.fa-lifebuoy:before { content: '\f1cd'; } /* '' */
.fa-paper-plane:before { content: '\f1d8'; } /* '' */
.fa-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.fa-history:before { content: '\f1da'; } /* '' */
.fa-sliders:before { content: '\f1de'; } /* '' */
.fa-share:before { content: '\f1e0'; } /* '' */
.fa-share-squared:before { content: '\f1e1'; } /* '' */
.fa-plug:before { content: '\f1e6'; } /* '' */
.fa-newspaper:before { content: '\f1ea'; } /* '' */
.fa-wifi:before { content: '\f1eb'; } /* '' */
.fa-calc:before { content: '\f1ec'; } /* '' */
.fa-chart-line:before { content: '\f201'; } /* '' */
.fa-angellist:before { content: '\f209'; } /* '' */
.fa-diamond:before { content: '\f219'; } /* '' */
.fa-facebook-official:before { content: '\f230'; } /* '' */
.fa-pinterest:before { content: '\f231'; } /* '' */
.fa-train:before { content: '\f238'; } /* '' */
.fa-subway:before { content: '\f239'; } /* '' */
.fa-expeditedssl:before { content: '\f23e'; } /* '' */
.fa-battery-4:before { content: '\f240'; } /* '' */
.fa-hourglass-1:before { content: '\f251'; } /* '' */
.fa-map-pin:before { content: '\f276'; } /* '' */
.fa-map-signs:before { content: '\f277'; } /* '' */
.fa-map-o:before { content: '\f278'; } /* '' */
.fa-map:before { content: '\f279'; } /* '' */
.fa-hashtag:before { content: '\f292'; } /* '' */
.fa-percent:before { content: '\f295'; } /* '' */
.fa-question-circle-o:before { content: '\f29c'; } /* '' */
.fa-handshake-o:before { content: '\f2b5'; } /* '' */
.fa-envelope-open:before { content: '\f2b6'; } /* '' */
.fa-envelope-open-o:before { content: '\f2b7'; } /* '' */
.fa-user-circle:before { content: '\f2bd'; } /* '' */
.fa-telegram:before { content: '\f2c6'; } /* '' */
.fa-thermometer:before { content: '\f2c7'; } /* '' */
.fa-thermometer-0:before { content: '\f2cb'; } /* '' */
.fa-snowflake-o:before { content: '\f2dc'; } /* '' */
.fa-twitter-squared:before { content: '\f304'; } /* '' */
.fa-facebook-squared:before { content: '\f308'; } /* '' */
.fa-linkedin-squared:before { content: '\f30c'; } /* '' */
.fa-caret-down:before { content: '\f0d7'; } /* '' */