@font-face {
  font-family: font-icon;
  src: url('../fonts/font-icon/font-icon.woff') format('woff');
  font-weight: 400;
  font-style: normal
}

.fi {
  display: inline-block;
  font: normal normal normal 14px/1 font-icon;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fi-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fi-2x {
  font-size: 2em
}

.fi-3x {
  font-size: 3em
}

.fi-4x {
  font-size: 4em
}

.fi-5x {
  font-size: 5em
}

.fi-fw {
  width: 1.28571429em;
  text-align: center
}

.fi-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fi-ul>li {
  position: relative
}

.fi-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fi-li.fi-lg {
  left: -1.85714286em
}

.fi-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fi.pull-left {
  margin-right: .3em
}

.fi.pull-right {
  margin-left: .3em
}

.fi-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fi-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fi-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fi-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fi-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
  -webkit-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  transform: scale(-1,1)
}

.fi-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
  -webkit-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  transform: scale(1,-1)
}

:root .fi-rotate-90,:root .fi-rotate-180,:root .fi-rotate-270,:root .fi-flip-horizontal,:root .fi-flip-vertical {
  filter: none
}

.fi-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fi-stack-1x,.fi-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fi-stack-1x {
  line-height: inherit
}

.fi-stack-2x {
  font-size: 2em
}

.fi-eye:before { content: '\e800'; } /* '' */
.fi-menu:before { content: '\e801'; } /* '' */
.fi-money:before { content: '\e802'; } /* '' */
.fi-more:before { content: '\e803'; } /* '' */
.fi-th:before { content: '\e804'; } /* '' */
.fi-notebook-i:before { content: '\e805'; } /* '' */
.fi-pay:before { content: '\e806'; } /* '' */
.fi-plus:before { content: '\e807'; } /* '' */
.fi-right-arrow:before { content: '\e808'; } /* '' */
.fi-phone-bold:before { content: '\e809'; } /* '' */
.fi-share:before { content: '\e80a'; } /* '' */
.fi-notebook:before { content: '\e80b'; } /* '' */
.fi-telegram-bold:before { content: '\e80c'; } /* '' */
.fi-time:before { content: '\e80d'; } /* '' */
.fi-transaction:before { content: '\e80e'; } /* '' */
.fi-twitter:before { content: '\e80f'; } /* '' */
.fi-user-star:before { content: '\e810'; } /* '' */
.fi-user:before { content: '\e811'; } /* '' */
.fi-video:before { content: '\e812'; } /* '' */
.fi-view:before { content: '\e813'; } /* '' */
.fi-working:before { content: '\e814'; } /* '' */
.fi-phone:before { content: '\e815'; } /* '' */
.fi-world:before { content: '\e816'; } /* '' */
.fi-check:before { content: '\e817'; } /* '' */
.fi-comment:before { content: '\e818'; } /* '' */
.fi-task:before { content: '\e819'; } /* '' */
.fi-download:before { content: '\e81a'; } /* '' */
.fi-edit:before { content: '\e81b'; } /* '' */
.fi-email:before { content: '\e81c'; } /* '' */
.fi-brain:before { content: '\e81d'; } /* '' */
.fi-telegram:before { content: '\e81e'; } /* '' */
.fi-date:before { content: '\e81f'; } /* '' */
.fi-facebook:before { content: '\e820'; } /* '' */
.fi-family:before { content: '\e821'; } /* '' */
.fi-favorite:before { content: '\e822'; } /* '' */
.fi-instagram:before { content: '\e823'; } /* '' */
.fi-label:before { content: '\e824'; } /* '' */
.fi-left-arrow:before { content: '\e825'; } /* '' */
.fi-location:before { content: '\e826'; } /* '' */
.fi-mail-sent:before { content: '\e827'; } /* '' */
.fi-code:before { content: '\e828'; } /* '' */
.fi-close:before { content: '\e829'; } /* '' */
.fi-minus:before { content: '\e82a'; } /* '' */
.fi-heart:before { content: '\e82b'; } /* '' */
.fi-dot:before { content: '\e82c'; } /* '' */
.fi-docs:before { content: '\f0c5'; } /* '' */
.fi-whatsapp:before { content: '\f232'; } /* '' */
