@font-face {
  font-family: 'sixicons';
  src: url('../font/sixicons.eot?41468829');
  src: url('../font/sixicons.eot?41468829#iefix') format('embedded-opentype'),
       url('../font/sixicons.woff2?41468829') format('woff2'),
       url('../font/sixicons.woff?41468829') format('woff'),
       url('../font/sixicons.ttf?41468829') format('truetype'),
       url('../font/sixicons.svg?41468829#sixicons') 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: 'sixicons';
    src: url('../font/sixicons.svg?41468829#sixicons') format('svg');
  }
}
*/
 
 [class^="fi-"]:before, [class*=" fi-"]:before {
  font-family: "sixicons";
  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); */
}
 
.fi-mail:before { content: '\e800'; } /* '' */
.fi-search:before { content: '\e801'; } /* '' */
.fi-star:before { content: '\e802'; } /* '' */
.fi-star-empty:before { content: '\e803'; } /* '' */
.fi-user:before { content: '\e804'; } /* '' */
.fi-check:before { content: '\e805'; } /* '' */
.fi-cancel:before { content: '\e806'; } /* '' */
.fi-location:before { content: '\e807'; } /* '' */
.fi-home:before { content: '\e808'; } /* '' */
.fi-plus:before { content: '\e809'; } /* '' */
.fi-minus:before { content: '\e80a'; } /* '' */
.fi-lock:before { content: '\e80b'; } /* '' */
.fi-left-open-big:before { content: '\e80c'; } /* '' */
.fi-right-open-big:before { content: '\e80d'; } /* '' */
.fi-phone:before { content: '\e80e'; } /* '' */
.fi-basket:before { content: '\e80f'; } /* '' */
.fi-down-open-big:before { content: '\e810'; } /* '' */
.fi-up-open-big:before { content: '\e811'; } /* '' */
.fi-linkedin:before { content: '\e812'; } /* '' */
.fi-facebook:before { content: '\e813'; } /* '' */
.fi-twitter:before { content: '\e814'; } /* '' */
.fi-skype:before { content: '\e815'; } /* '' */
.fi-youtube:before { content: '\e816'; } /* '' */
.fi-gplus:before { content: '\e817'; } /* '' */
.fi-target:before { content: '\e818'; } /* '' */
.fi-pencil:before { content: '\e819'; } /* '' */
.fi-trash-empty:before { content: '\e81a'; } /* '' */
.fi-page-add:before { content: '\e81b'; } /* '' */
.fi-menu:before { content: '\e81c'; } /* '' */
.fi-list-add:before { content: '\e81d'; } /* '' */
.fi-list:before { content: '\e81e'; } /* '' */
.fi-tag:before { content: '\e81f'; } /* '' */
.fi-login:before { content: '\e820'; } /* '' */
.fi-logout:before { content: '\e821'; } /* '' */
.fi-cog:before { content: '\e822'; } /* '' */
.fi-eye:before { content: '\e823'; } /* '' */
.fi-play:before { content: '\e824'; } /* '' */
.fi-stop:before { content: '\e825'; } /* '' */
.fi-pause:before { content: '\e826'; } /* '' */
.fi-record:before { content: '\e827'; } /* '' */
.fi-to-end:before { content: '\e828'; } /* '' */
.fi-to-start:before { content: '\e829'; } /* '' */
.fi-fast-forward:before { content: '\e82a'; } /* '' */
.fi-fast-backward:before { content: '\e82b'; } /* '' */
.fi-flag:before { content: '\e82c'; } /* '' */
.fi-mail-alt:before { content: '\f0e0'; } /* '' */
.fi-angle-double-left:before { content: '\f100'; } /* '' */
.fi-angle-double-right:before { content: '\f101'; } /* '' */
.fi-angle-double-up:before { content: '\f102'; } /* '' */
.fi-angle-double-down:before { content: '\f103'; } /* '' */
.fi-mobile:before { content: '\f10b'; } /* '' */
.fi-lock-open-alt:before { content: '\f13e'; } /* '' */
.fi-sort-name-up:before { content: '\f15d'; } /* '' */
.fi-sort-name-down:before { content: '\f15e'; } /* '' */
.fi-sort-alt-up:before { content: '\f160'; } /* '' */
.fi-sort-alt-down:before { content: '\f161'; } /* '' */
.fi-sort-number-up:before { content: '\f162'; } /* '' */
.fi-sort-number-down:before { content: '\f163'; } /* '' */
.fi-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.fi-instagram:before { content: '\f31e'; } /* '' */