@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon/icomoon.eot?vahp7d');
  src:  url('../fonts/icomoon/icomoon.eot?vahp7d#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?vahp7d') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?vahp7d') format('woff'),
    url('../fonts/icomoon/icomoon.svg?vahp7d#icomoon') 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: 'icomoon' !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-view-show:before {
  content: "\e911";
}
.icon-doc:before {
  content: "\e910";
}
.icon-youtube:before {
  content: "\e90f";
}
.icon-E:before {
  content: "\e90e";
}
.icon-round:before {
  content: "\e90c";
}
.icon-search:before {
  content: "\e90d";
}
.icon-arrow-up:before {
  content: "\e900";
}
.icon-arrow-down:before {
  content: "\e90b";
}
.icon-vk:before {
  content: "\e901";
}
.icon-18:before {
  content: "\e902";
}
.icon-podcast:before {
  content: "\e903";
}
.icon-user:before {
  content: "\e904";
}
.icon-photo:before {
  content: "\e905";
}
.icon-play:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-telegram:before {
  content: "\e908";
}
.icon-RSS:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e90a";
}
.ico-dzen:before {
content: "";
position: absolute;
background: url(https://expert.ru/upload/iblock/ffd/zen_logo_circule-black.svg);
min-height: 48px;
min-width: 48px;
scale: 0.41;
margin-left: -23px;
margin-top: -12px;
}