<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon_expt/icomoon.eot?vahp7d');
  src:  url('../fonts/icomoon_expt/icomoon.eot?vahp7d#iefix') format('embedded-opentype'),
    url('../fonts/icomoon_expt/icomoon.ttf?vahp7d') format('truetype'),
    url('../fonts/icomoon_expt/icomoon.woff?vahp7d') format('woff'),
    url('../fonts/icomoon_expt/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-search:before {
  content: "\e90d";
}

.icon-user:before{
  content: "\e90b";
}

.stocks-falling {
  color: #c31000;
}

.stocks-growing {
  color: #569163;
}

.icon-arrow-down:before {
  content: "\e905";
  color: #c31000;
  padding-right: 5px;
}

.icon-arrow-up:before{
  content: "\e907";
  color: #569163;
  padding-right: 5px;
}

.icon-arrow-left:before {
  content: "\e900";
  color: #d0011c;
}

.show-all-btn:hover .icon-arrow-left:before {
  color: #8B0000;
}

.icon-telegram:before {
  content: "\e903";
}

.icon-vk:before {
  content: "\e902";
}

.icon-dzen:before {
  content: "\e901";
}

footer .social-bl-item a .icon-telegram:before,
footer .social-bl-item a .icon-vk:before,
footer .social-bl-item a .icon-dzen:before{
  color: #fff;
}

.social-bl-item a .icon-telegram:before,
.social-bl-item a .icon-vk:before,
.social-bl-item a .icon-dzen:before{
  color: #A6A6A6;
}

.icon-prevArrow:before {
  content: "\e909";
  color: #1B1B1B;
}

.icon-nextArrow:before {
  content: "\e90a";
  color: #1B1B1B;
}

.icon-main:before {
  content: "\e905";
  color: #C0C0C0;
}

.icon-personal:before {
  content: "\e908";
  color: #C0C0C0;
}

.icon-main:before {
  content: "\e90f";
  color: #C0C0C0;
}

.icon-news:before {
  content: "\e906";
  color: #C0C0C0;
}

.icon-catalog:before {
  content: "\e90e";
  color: #C0C0C0;
}

.bottom_fixed_menu a.selected.footer-menu-link [class^="icon-"]:before{
  color: #E31C1C;
}

.icon-18:before {
  content: "\e910";
  color: #fff;
}

.icon-photo::before {
  content: "\e911";
  color: #fff;
}

.icon-video::before {
  content: "\ea9d";
  color: #fff;
}

.icon-play::before {
  content: "\ea1c";
  color: #fff;
}

.icon-doc::before {
  content: "\e912";
  color: #fff;
}

.icon-map::before {
  content: "\e916";
  color: #C5242A;
}

.icon-phone::before {
  content: "\e915";
  color: #C5242A;
}

.icon-mail::before {
  content: "\e914";
  color: #C5242A;
}

.icon-docs::before {
  content: "\e913";
  color: #fff;
}</pre></body></html>