@font-face {
  font-family: 'Custom_font';
  font-style: normal;
  font-display: swap;
  src: url(Roboto-Light.ttf)
}
@font-face {
  font-family: 'Custom_font';
  font-style: italic;
  font-display: swap;
  src: url(Roboto-LightItalic.ttf)
}
@font-face {
  font-family: 'Custom_font';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url(Roboto-Medium.ttf)
}
@font-face {
  font-family: 'Custom_font';
  font-style: italic;
  font-weight: bold;
  font-display: swap;
  src: url(Roboto-MediumItalic.ttf)
}

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

[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;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\e901";
  color: #cecfda;
}
.icon-arrow-right:before {
  content: "\e903";
  color: #cecfda;
}
.icon-big-person:before {
  content: "\e906";
  color: #00755a;
}
.icon-chat:before {
  content: "\e904";
  color: #00755a;
}
.icon-circle_arrow:before {
  content: "\e905";
  color: #00755a;
}
.icon-date:before {
  content: "\e902";
  color: #cecfda;
}
.icon-download:before {
  content: "\e907";
  color: #cecfda;
}
.icon-file:before {
  content: "\e908";
  color: #fa5252;
}
.icon-filter:before {
  content: "\e909";
}
.icon-footer-mail:before {
  content: "\e90a";
  color: #cecfda;
}
.icon-footer-map-point:before {
  content: "\e90b";
  color: #cecfda;
}
.icon-footer-phone:before {
  content: "\e90c";
  color: #cecfda;
}
.icon-gear:before {
  content: "\e90d";
  color: #00755a;
}
.icon-like:before {
  content: "\e90e";
  color: #00755a;
}
.icon-lk-nav-1:before {
  content: "\e90f";
}
.icon-lk-nav-2:before {
  content: "\e910";
}
.icon-lk-nav-3:before {
  content: "\e911";
}
.icon-lk-nav-4:before {
  content: "\e912";
}
.icon-lk-nav-5:before {
  content: "\e913";
}
.icon-lk-nav-6:before {
  content: "\e914";
}
.icon-lk-nav-7:before {
  content: "\e915";
}
.icon-lk-nav-8:before {
  content: "\e916";
}
.icon-lk-nav-9:before {
  content: "\e917";
}
.icon-mail:before {
  content: "\e918";
  color: #00755a;
}
.icon-message:before {
  content: "\e919";
  color: #00755a;
}
.icon-not_ok:before {
  content: "\e91a";
  color: #fa5252;
}
.icon-ok:before {
  content: "\e91b";
  color: #fff;
}
.icon-person:before {
  content: "\e9001";
  color: #00755a;
}
.icon-phone:before {
  content: "\e9002";
  color: #00755a;
  font-weight: bold;
}
.icon-print:before {
  content: "\e91d";
}
.icon-rss:before {
  content: "\e91e";
  color: #cecfda;
}
.icon-search:before {
  content: "\e9000";
  color: #00755a;
}
.icon-world:before {
  content: "\e920";
  color: #cecfda;
}
