@font-face {
  font-family: 'basic-icons';
  src: url('../font/basic-icons.eot?11622616');
  src: url('../font/basic-icons.eot?11622616#iefix') format('embedded-opentype'),
       url('../font/basic-icons.woff2?11622616') format('woff2'),
       url('../font/basic-icons.woff?11622616') format('woff'),
       url('../font/basic-icons.ttf?11622616') format('truetype'),
       url('../font/basic-icons.svg?11622616#basic-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: 'basic-icons';
    src: url('../font/basic-icons.svg?11622616#basic-icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "basic-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); */
}

.icon-plus:before { content: '\e800'; } /* '' */
.icon-mail:before { content: '\e801'; } /* '' */
.icon-help-circled:before { content: '\e802'; } /* '' */
.icon-attention:before { content: '\e803'; } /* '' */
.icon-heart:before { content: '\e804'; } /* '' */
.icon-help-circled-alt:before { content: '\e805'; } /* '' */
.icon-attention-alt:before { content: '\e806'; } /* '' */
.icon-down:before { content: '\e807'; } /* '' */
.icon-left:before { content: '\e808'; } /* '' */
.icon-star:before { content: '\e809'; } /* '' */
.icon-right:before { content: '\e80a'; } /* '' */
.icon-up:before { content: '\e80b'; } /* '' */
.icon-home:before { content: '\e80c'; } /* '' */
.icon-star-empty:before { content: '\e80d'; } /* '' */
.icon-down-bold:before { content: '\e80e'; } /* '' */
.icon-left-bold:before { content: '\e80f'; } /* '' */
.icon-right-bold:before { content: '\e810'; } /* '' */
.icon-up-bold:before { content: '\e811'; } /* '' */
.icon-ok:before { content: '\e812'; } /* '' */
.icon-cancel:before { content: '\e813'; } /* '' */
.icon-clock:before { content: '\e814'; } /* '' */
.icon-at:before { content: '\e815'; } /* '' */
.icon-x:before { content: '\e842'; } /* '' */
.icon-thumbs-up:before { content: '\e84b'; } /* '' */
.icon-attention-1:before { content: '\e84c'; } /* '' */
.icon-attention-circled:before { content: '\e84d'; } /* '' */
.icon-basket:before { content: '\e84e'; } /* '' */
.icon-phone:before { content: '\e84f'; } /* '' */
.icon-down-big:before { content: '\e850'; } /* '' */
.icon-left-big:before { content: '\e851'; } /* '' */
.icon-right-big:before { content: '\e852'; } /* '' */
.icon-up-big:before { content: '\e853'; } /* '' */
.icon-info-circled:before { content: '\e854'; } /* '' */
.icon-info:before { content: '\e855'; } /* '' */
.icon-down-open:before { content: '\f004'; } /* '' */
.icon-up-open:before { content: '\f005'; } /* '' */
.icon-right-open:before { content: '\f006'; } /* '' */
.icon-left-open:before { content: '\f007'; } /* '' */
.icon-menu:before { content: '\f008'; } /* '' */
.icon-data-science:before { content: '\f016'; } /* '' */
.icon-data-science-inv:before { content: '\f017'; } /* '' */
.icon-download:before { content: '\f02e'; } /* '' */
.icon-upload:before { content: '\f02f'; } /* '' */
.icon-location:before { content: '\f031'; } /* '' */
.icon-chat:before { content: '\f03d'; } /* '' */
.icon-facebook-circled:before { content: '\f051'; } /* '' */
.icon-facebook:before { content: '\f052'; } /* '' */
.icon-twitter-circled:before { content: '\f057'; } /* '' */
.icon-twitter:before { content: '\f058'; } /* '' */
.icon-linkedin-circled:before { content: '\f05b'; } /* '' */
.icon-linkedin:before { content: '\f05c'; } /* '' */
.icon-instagram:before { content: '\f05d'; } /* '' */
.icon-instagram-circled:before { content: '\f05e'; } /* '' */
.icon-user:before { content: '\f061'; } /* '' */
.icon-ok-circled:before { content: '\f06d'; } /* '' */
.icon-cancel-circled:before { content: '\f06e'; } /* '' */
.icon-link:before { content: '\f07b'; } /* '' */
.icon-zoom-in:before { content: '\f07e'; } /* '' */
.icon-zoom-out:before { content: '\f07f'; } /* '' */
.icon-info-circled-1:before { content: '\f085'; } /* '' */
.icon-info-circled-alt:before { content: '\f086'; } /* '' */
.icon-print:before { content: '\f087'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-cart-plus:before { content: '\f217'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */
.icon-comment:before { content: '\f4ac'; } /* '' */
.icon-calendar:before { content: '\f4c5'; } /* '' */
.icon-search:before { content: '\f50d'; } /* '' */
