@font-face {
  font-family: 'mini-fa';
  src: url('../fonts/mini-fa.eot?50898130');
  src: url('../fonts/mini-fa.eot?50898130#iefix') format('embedded-opentype'),
       url('../fonts/mini-fa.woff2?50898130') format('woff2'),
       url('../fonts/mini-fa.woff?50898130') format('woff'),
       url('../fonts/mini-fa.ttf?50898130') format('truetype'),
       url('../fonts/mini-fa.svg?50898130#mini-fa') 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: 'mini-fa';
    src: url('../font/mini-fa.svg?50898130#mini-fa') format('svg');
  }
}
*/
 
 [class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: "mini-fa";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .0em;
  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: .1em; */
 
  /* 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-star:before { content: '\e800'; } /* '' */
.fa-star-empty:before { content: '\e801'; } /* '' */
.fa-search:before { content: '\e802'; } /* '' */
.fa-mail:before { content: '\e803'; } /* '' */
.fa-user:before { content: '\e804'; } /* '' */
.fa-users:before { content: '\e805'; } /* '' */
.fa-videocam:before { content: '\e806'; } /* '' */
.fa-camera:before { content: '\e807'; } /* '' */
.fa-th-list:before { content: '\e808'; } /* '' */
.fa-ok:before { content: '\e809'; } /* '' */
.fa-cancel-circled:before { content: '\e80a'; } /* '' */
.fa-cancel:before { content: '\e80b'; } /* '' */
.fa-ok-circled:before { content: '\e80c'; } /* '' */
.fa-plus:before { content: '\e80d'; } /* '' */
.fa-plus-circled:before { content: '\e80e'; } /* '' */
.fa-minus:before { content: '\e80f'; } /* '' */
.fa-minus-circled:before { content: '\e810'; } /* '' */
.fa-help-circled:before { content: '\e811'; } /* '' */
.fa-info-circled:before { content: '\e812'; } /* '' */
.fa-home:before { content: '\e813'; } /* '' */
.fa-th:before { content: '\e814'; } /* '' */
.fa-lock:before { content: '\e815'; } /* '' */
.fa-eye:before { content: '\e816'; } /* '' */
.fa-tag:before { content: '\e817'; } /* '' */
.fa-bookmark:before { content: '\e818'; } /* '' */
.fa-flag:before { content: '\e819'; } /* '' */
.fa-thumbs-up:before { content: '\e81a'; } /* '' */
.fa-download:before { content: '\e81b'; } /* '' */
.fa-upload:before { content: '\e81c'; } /* '' */
.fa-pencil:before { content: '\e81d'; } /* '' */
.fa-edit:before { content: '\e81e'; } /* '' */
.fa-comment:before { content: '\e81f'; } /* '' */
.fa-attention:before { content: '\e820'; } /* '' */
.fa-attention-circled:before { content: '\e821'; } /* '' */
.fa-location:before { content: '\e822'; } /* '' */
.fa-trash-empty:before { content: '\e823'; } /* '' */
.fa-doc:before { content: '\e824'; } /* '' */
.fa-folder:before { content: '\e825'; } /* '' */
.fa-folder-open:before { content: '\e826'; } /* '' */
.fa-phone:before { content: '\e827'; } /* '' */
.fa-cog:before { content: '\e828'; } /* '' */
.fa-basket:before { content: '\e829'; } /* '' */
.fa-calendar:before { content: '\e82a'; } /* '' */
.fa-login:before { content: '\e82b'; } /* '' */
.fa-logout:before { content: '\e82c'; } /* '' */
.fa-clock:before { content: '\e82d'; } /* '' */
.fa-block:before { content: '\e82e'; } /* '' */
.fa-resize-full:before { content: '\e82f'; } /* '' */
.fa-resize-small:before { content: '\e830'; } /* '' */
.fa-resize-vertical:before { content: '\e831'; } /* '' */
.fa-resize-horizontal:before { content: '\e832'; } /* '' */
.fa-zoom-in:before { content: '\e833'; } /* '' */
.fa-zoom-out:before { content: '\e834'; } /* '' */
.fa-down-dir:before { content: '\e835'; } /* '' */
.fa-up-dir:before { content: '\e836'; } /* '' */
.fa-left-dir:before { content: '\e837'; } /* '' */
.fa-right-dir:before { content: '\e838'; } /* '' */
.fa-down-open:before { content: '\e839'; } /* '' */
.fa-left-open:before { content: '\e83a'; } /* '' */
.fa-right-open:before { content: '\e83b'; } /* '' */
.fa-up-open:before { content: '\e83c'; } /* '' */
.fa-down-big:before { content: '\e83d'; } /* '' */
.fa-left-big:before { content: '\e83e'; } /* '' */
.fa-right-big:before { content: '\e83f'; } /* '' */
.fa-up-big:before { content: '\e840'; } /* '' */
.fa-ccw:before { content: '\e841'; } /* '' */
.fa-arrows-cw:before { content: '\e842'; } /* '' */
.fa-inbox:before { content: '\e843'; } /* '' */
.fa-flash:before { content: '\e844'; } /* '' */
.fa-list:before { content: '\e845'; } /* '' */
.fa-align-justify:before { content: '\e846'; } /* '' */
.fa-off:before { content: '\e847'; } /* '' */
.fa-floppy:before { content: '\e848'; } /* '' */
.fa-move:before { content: '\f047'; } /* '' */
.fa-phone-squared:before { content: '\f098'; } /* '' */
.fa-twitter:before { content: '\f099'; } /* '' */
.fa-rss:before { content: '\f09e'; } /* '' */
.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-resize-full-alt:before { content: '\f0b2'; } /* '' */
.fa-docs:before { content: '\f0c5'; } /* '' */
.fa-menu:before { content: '\f0c9'; } /* '' */
.fa-pinterest-squared:before { content: '\f0d3'; } /* '' */
.fa-gplus-squared:before { content: '\f0d4'; } /* '' */
.fa-gplus:before { content: '\f0d5'; } /* '' */
.fa-mail-alt:before { content: '\f0e0'; } /* '' */
.fa-linkedin:before { content: '\f0e1'; } /* '' */
.fa-sitemap:before { content: '\f0e8'; } /* '' */
.fa-lightbulb:before { content: '\f0eb'; } /* '' */
.fa-download-cloud:before { content: '\f0ed'; } /* '' */
.fa-upload-cloud:before { content: '\f0ee'; } /* '' */
.fa-bell-alt:before { content: '\f0f3'; } /* '' */
.fa-doc-text:before { content: '\f0f6'; } /* '' */
.fa-plus-squared:before { content: '\f0fe'; } /* '' */
.fa-desktop:before { content: '\f108'; } /* '' */
.fa-laptop:before { content: '\f109'; } /* '' */
.fa-tablet:before { content: '\f10a'; } /* '' */
.fa-mobile:before { content: '\f10b'; } /* '' */
.fa-circle-empty:before { content: '\f10c'; } /* '' */
.fa-circle:before { content: '\f111'; } /* '' */
.fa-folder-open-empty:before { content: '\f115'; } /* '' */
.fa-direction:before { content: '\f124'; } /* '' */
.fa-help:before { content: '\f128'; } /* '' */
.fa-info:before { content: '\f129'; } /* '' */
.fa-attention-alt:before { content: '\f12a'; } /* '' */
.fa-lock-open-alt:before { content: '\f13e'; } /* '' */
.fa-bullseye:before { content: '\f140'; } /* '' */
.fa-ellipsis:before { content: '\f141'; } /* '' */
.fa-ellipsis-vert:before { content: '\f142'; } /* '' */
.fa-rss-squared:before { content: '\f143'; } /* '' */
.fa-minus-squared:before { content: '\f146'; } /* '' */
.fa-minus-squared-alt:before { content: '\f147'; } /* '' */
.fa-ok-squared:before { content: '\f14a'; } /* '' */
.fa-pencil-squared:before { content: '\f14b'; } /* '' */
.fa-link-ext-alt:before { content: '\f14c'; } /* '' */
.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-instagram:before { content: '\f16d'; } /* '' */
.fa-skype:before { content: '\f17e'; } /* '' */
.fa-dot-circled:before { content: '\f192'; } /* '' */
.fa-vimeo-squared:before { content: '\f194'; } /* '' */
.fa-plus-squared-alt:before { content: '\f196'; } /* '' */
.fa-fax:before { content: '\f1ac'; } /* '' */
.fa-cube:before { content: '\f1b2'; } /* '' */
.fa-cubes:before { content: '\f1b3'; } /* '' */
.fa-cab:before { content: '\f1b9'; } /* '' */
.fa-taxi:before { content: '\f1ba'; } /* '' */
.fa-database:before { content: '\f1c0'; } /* '' */
.fa-file-pdf:before { content: '\f1c1'; } /* '' */
.fa-file-word:before { content: '\f1c2'; } /* '' */
.fa-file-excel:before { content: '\f1c3'; } /* '' */
.fa-file-powerpoint:before { content: '\f1c4'; } /* '' */
.fa-file-image:before { content: '\f1c5'; } /* '' */
.fa-file-archive:before { content: '\f1c6'; } /* '' */
.fa-file-audio:before { content: '\f1c7'; } /* '' */
.fa-file-video:before { content: '\f1c8'; } /* '' */
.fa-file-code:before { content: '\f1c9'; } /* '' */
.fa-vine:before { content: '\f1ca'; } /* '' */
.fa-paper-plane:before { content: '\f1d8'; } /* '' */
.fa-wifi:before { content: '\f1eb'; } /* '' */
.fa-calc:before { content: '\f1ec'; } /* '' */
.fa-bell-off:before { content: '\f1f6'; } /* '' */
.fa-trash:before { content: '\f1f8'; } /* '' */
.fa-copyright:before { content: '\f1f9'; } /* '' */
.fa-at:before { content: '\f1fa'; } /* '' */
.fa-toggle-off:before { content: '\f204'; } /* '' */
.fa-toggle-on:before { content: '\f205'; } /* '' */
.fa-bus:before { content: '\f207'; } /* '' */
.fa-cart-plus:before { content: '\f217'; } /* '' */
.fa-cart-arrow-down:before { content: '\f218'; } /* '' */
.fa-street-view:before { content: '\f21d'; } /* '' */
.fa-facebook-official:before { content: '\f230'; } /* '' */
.fa-pinterest:before { content: '\f231'; } /* '' */
.fa-whatsapp:before { content: '\f232'; } /* '' */
.fa-server:before { content: '\f233'; } /* '' */
.fa-user-plus:before { content: '\f234'; } /* '' */
.fa-train:before { content: '\f238'; } /* '' */
.fa-subway:before { content: '\f239'; } /* '' */
.fa-registered:before { content: '\f25d'; } /* '' */
.fa-chrome:before { content: '\f268'; } /* '' */
.fa-firefox:before { content: '\f269'; } /* '' */
.fa-internet-explorer:before { content: '\f26b'; } /* '' */
.fa-industry:before { content: '\f275'; } /* '' */
.fa-map:before { content: '\f279'; } /* '' */
.fa-shopping-basket:before { content: '\f291'; } /* '' */
.fa-google-plus-circle:before { content: '\f2b3'; } /* '' */
.fa-address-book:before { content: '\f2b9'; } /* '' */
.fa-address-card:before { content: '\f2bb'; } /* '' */
.fa-user-circle-o:before { content: '\f2be'; } /* '' */
.fa-window-close:before { content: '\f2d3'; } /* '' */
.fa-twitter-squared:before { content: '\f304'; } /* '' */
.fa-facebook-squared:before { content: '\f308'; } /* '' */
.fa-linkedin-squared:before { content: '\f30c'; } /* '' */