@font-face {
  font-family: 'icomoon';
  src:
    /*url('../fonts/') format('truetype'),*/
    url('../fonts/icomoon.woff?60fw9t') format('woff'),
    url('../fonts/icomoon.svg?60fw9t#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="_icon-"]::before, [class*=" _icon-"]::after {
  /* 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;
}
._icon-icon-vk:before {
  content: "\e901";
}
._icon-fav:before {
  content: "\e900";
}
._icon-icon-arrow_left:before {
  content: "\e904";
}
._icon-icon-author:before {
  content: "\e905";
}
._icon-icon-n:before {
  content: "\e906";
}
._icon-icon-ca:before {
  content: "\e907";
}
._icon-icon-cat:before {
  content: "\e908";
}
._icon-icon-coms:before {
  content: "\e909";
}
._icon-icon-close:before {
  content: "\e90a";
}
._icon-icon-down:before {
  content: "\e90b";
}
._icon-icon-bookmark:before {
  content: "\e90c";
}
._icon-icon-file:before {
  content: "\e90d";
}
._icon-icon-g:before {
  content: "\e90e";
}
._icon-icon-map:before {
  content: "\e90f";
}
._icon-icon-arrow-prev:before {
  content: "\e910";
}
._icon-icon-like:before {
  content: "\e911";
}
._icon-icon-lock_m:before {
  content: "\e912";
}
._icon-icon-login_m:before {
  content: "\e915";
}
._icon-icon-mail:before {
  content: "\e916";
}
._icon-icon-od:before {
  content: "\e917";
}
._icon-icon-arrow:before {
  content: "\e918";
}
._icon-icon-lock:before {
  content: "\e919";
}
._icon-icon-arrow-next:before {
  content: "\e91a";
}
._icon-icon-search:before {
  content: "\e91b";
}
._icon-icon-sort:before {
  content: "\e91d";
}
._icon-icon-sort_down:before {
  content: "\e91e";
}
._icon-icon-sort_m:before {
  content: "\e91f";
}
._icon-icon-tw:before {
  content: "\e920";
}
._icon-icon-up:before {
  content: "\e921";
}
._icon-icon-view:before {
  content: "\e922";
}
._icon-icon-ya:before {
  content: "\e925";
}