@font-face {
  font-family: 'etoshore';
  src: url('../font/etoshore.eot?13602877');
  src: url('../font/etoshore.eot?13602877#iefix') format('embedded-opentype'),
       url('../font/etoshore.woff2?13602877') format('woff2'),
       url('../font/etoshore.woff?13602877') format('woff'),
       url('../font/etoshore.ttf?13602877') format('truetype'),
       url('../font/etoshore.svg?13602877#etoshore') 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: 'etoshore';
    src: url('../font/etoshore.svg?13602877#etoshore') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "etoshore";
  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-menu:before { content: '\e800'; } /* '' */
.icon-star-1:before { content: '\e801'; } /* '' */
.icon-star-filled:before { content: '\e802'; } /* '' */
.icon-bookmark-1:before { content: '\e803'; } /* '' */
.icon-time:before { content: '\e804'; } /* '' */
.icon-search:before { content: '\e805'; } /* '' */
.icon-update:before { content: '\e806'; } /* '' */
.icon-heart:before { content: '\e807'; } /* '' */
.icon-right-open-1:before { content: '\e808'; } /* '' */
.icon-left-open-1:before { content: '\e809'; } /* '' */
.icon-down-open-1:before { content: '\e80a'; } /* '' */
.icon-up-open-1:before { content: '\e80b'; } /* '' */
.icon-left-open-big:before { content: '\e80c'; } /* '' */
.icon-right-open-big:before { content: '\e80d'; } /* '' */
.icon-arrows-ccw:before { content: '\e80e'; } /* '' */
.icon-users-outline:before { content: '\e80f'; } /* '' */
.icon-user-outline:before { content: '\e810'; } /* '' */
.icon-down-open-big:before { content: '\e811'; } /* '' */
.icon-up-open-big:before { content: '\e812'; } /* '' */
.icon-x-twitter:before { content: '\e813'; } /* '' */
.icon-comments:before { content: '\e814'; } /* '' */
.icon-reply:before { content: '\e815'; } /* '' */
.icon-doc:before { content: '\e816'; } /* '' */
.icon-new:before { content: '\e817'; } /* '' */
.icon-trending:before { content: '\e818'; } /* '' */
.icon-attention-1:before { content: '\e819'; } /* '' */
.icon-attention:before { content: '\e81a'; } /* '' */
.icon-cancel:before { content: '\e81b'; } /* '' */
.icon-cog:before { content: '\e81c'; } /* '' */
.icon-cog-outline:before { content: '\e81d'; } /* '' */
.icon-eye:before { content: '\e81e'; } /* '' */
.icon-login:before { content: '\e81f'; } /* '' */
.icon-heart-outline:before { content: '\e820'; } /* '' */
.icon-tag:before { content: '\e821'; } /* '' */
.icon-params:before { content: '\e822'; } /* '' */
.icon-calendar:before { content: '\e823'; } /* '' */
.icon-discord:before { content: '\e832'; } /* '' */
.icon-reddit:before { content: '\e913'; } /* '' */
.icon-bookmark:before { content: '\f097'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
.icon-columns:before { content: '\f0db'; } /* '' */
.icon-comment:before { content: '\f0e5'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-angle-double-left:before { content: '\f100'; } /* '' */
.icon-angle-double-right:before { content: '\f101'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-language:before { content: '\f1ab'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */
.icon-spinner:before { content: '\f528'; } /* '' */
