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

[class^="i-"], [class*=" i-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.i-arrow-down-circle:before {
  content: "\e90a";
  color: #c34249;
}
.i-arrow-down:before {
  content: "\e900";
}
.i-arrow-long-right:before {
  content: "\e901";
}
.i-arrow-short-next:before {
  content: "\e902";
}
.i-quote:before {
  content: "\e903";
}
.i-telegram:before {
  content: "\e904";
  color: #ffffff;
}
.i-vk:before {
  content: "\e905";
  color: white;
}
.i-mute-message:before {
  content: "\e906";
}
.i-block:before {
  content: "\e907";
}
.i-eye:before {
  content: "\e908";
}
.i-arrow-short-prev:before {
  content: "\e909";
}
.i-lock:before {
  content: "\e90c";
}
