@font-face {
  font-family: 'eli';
  src:  url('../../fonts/eli/eli.eot?s01m32');
  src:  url('../../fonts/eli/eli.eot?s01m32#iefix') format('embedded-opentype'),
        url('../../fonts/eli/eli.ttf?s01m32') format('truetype'),
        url('../../fonts/eli/eli.woff?s01m32') format('woff'),
        url('../../fonts/eli/eli.svg?s01m32#eli') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'eli' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-track:before {
  content: "\e917";
}
.icon-envelope:before {
  content: "\e915";
}
.icon-pencil:before {
  content: "\e916";
}
.icon-chevron-right:before {
  content: "\e913";
}
.icon-chevron-left:before {
  content: "\e914";
  color: #494a4a;
}
.icon-trash:before {
  content: "\e912";
}
.icon-tag:before {
  content: "\e911";
}
.icon-star:before {
  content: "\e910";
}
.icon-youtube:before {
  content: "\e90b";
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-vk:before {
  content: "\e90d";
}
.icon-facebook-f:before {
  content: "\e90e";
}
.icon-twitter:before {
  content: "\e90f";
}
.icon-map-marker:before {
  content: "\e90a";
}
.icon-minus:before {
  content: "\e907";
}
.icon-plus:before {
  content: "\e908";
}
.icon-times:before {
  content: "\e909";
}
.icon-magnifier:before {
  content: "\e905";
}
.icon-check:before {
  content: "\e906";
}
.icon-user:before {
  content: "\e903";
}
.icon-heart-regular:before {
  content: "\e900";
}
.icon-heart-solid:before {
  content: "\e901";
}
.icon-bars:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e904";
}
