@font-face {
    font-family: 'Manrope-Regular';
    src: url('/fonts/subset-Manrope-Regular.eot');
    src: url('/fonts/subset-Manrope-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/subset-Manrope-Regular.woff2') format('woff2'),
        url('/fonts/subset-Manrope-Regular.woff') format('woff'),
        url('/fonts/subset-Manrope-Regular.ttf') format('truetype'),
        url('/fonts/subset-Manrope-Regular.svg#Manrope-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope-Medium';
    src: url('/fonts/subset-Manrope-Medium.eot');
    src: url('/fonts/subset-Manrope-Medium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/subset-Manrope-Medium.woff2') format('woff2'),
        url('/fonts/subset-Manrope-Medium.woff') format('woff'),
        url('/fonts/subset-Manrope-Medium.ttf') format('truetype'),
        url('/fonts/subset-Manrope-Medium.svg#Manrope-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope-ExtraLight';
    src: url('/fonts/subset-Manrope-ExtraLight.eot');
    src: url('/fonts/subset-Manrope-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('/fonts/subset-Manrope-ExtraLight.woff2') format('woff2'),
        url('/fonts/subset-Manrope-ExtraLight.woff') format('woff'),
        url('/fonts/subset-Manrope-ExtraLight.ttf') format('truetype'),
        url('/fonts/subset-Manrope-ExtraLight.svg#Manrope-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope-SemiBold';
    src: url('/fonts/subset-Manrope-SemiBold.eot');
    src: url('/fonts/subset-Manrope-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/subset-Manrope-SemiBold.woff2') format('woff2'),
        url('/fonts/subset-Manrope-SemiBold.woff') format('woff'),
        url('/fonts/subset-Manrope-SemiBold.ttf') format('truetype'),
        url('/fonts/subset-Manrope-SemiBold.svg#Manrope-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope-Bold';
    src: url('/fonts/subset-Manrope-Bold.eot');
    src: url('/fonts/subset-Manrope-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/subset-Manrope-Bold.woff2') format('woff2'),
        url('/fonts/subset-Manrope-Bold.woff') format('woff'),
        url('/fonts/subset-Manrope-Bold.ttf') format('truetype'),
        url('/fonts/subset-Manrope-Bold.svg#Manrope-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope-Light';
    src: url('/fonts/subset-Manrope-Light.eot');
    src: url('/fonts/subset-Manrope-Light.eot?#iefix') format('embedded-opentype'),
        url('/fonts/subset-Manrope-Light.woff2') format('woff2'),
        url('/fonts/subset-Manrope-Light.woff') format('woff'),
        url('/fonts/subset-Manrope-Light.ttf') format('truetype'),
        url('/fonts/subset-Manrope-Light.svg#Manrope-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope-ExtraBold';
    src: url('/fonts/subset-Manrope-ExtraBold.eot');
    src: url('/fonts/subset-Manrope-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/subset-Manrope-ExtraBold.woff2') format('woff2'),
        url('/fonts/subset-Manrope-ExtraBold.woff') format('woff'),
        url('/fonts/subset-Manrope-ExtraBold.ttf') format('truetype'),
        url('/fonts/subset-Manrope-ExtraBold.svg#Manrope-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?aguk3b');
  src:  url('/fonts/icomoon.eot?aguk3b#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?aguk3b') format('truetype'),
    url('/fonts/icomoon.woff?aguk3b') format('woff'),
    url('/fonts/icomoon.svg?aguk3b#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: 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-bi_phone:before {
  content: "\e902";
  color: #ee741e;
}
.icon-bundle1:before {
  content: "\e903";
  color: #ee741e;
}
.icon-bundle2:before {
  content: "\e904";
  color: #ee741e;
}
.icon-calendar:before {
  content: "\e906";
  color: #ee741e;
}
.icon-cross:before {
  content: "\e909";
  color: #ee741e;
}
.icon-doc:before {
  content: "\e90a";
  color: #ee741e;
}
.icon-file:before {
  content: "\e90b";
  color: #ee741e;
}
.icon-icon_link:before {
  content: "\e90d";
  color: #ee741e;
}
.icon-monitor:before {
  content: "\e912";
  color: #ee741e;
}
.icon-service1:before {
  content: "\e917";
  color: #fff;
}
.icon-service2:before {
  content: "\e918";
  color: #fff;
}
.icon-service3:before {
  content: "\e919";
  color: #fff;
}
.icon-user:before {
  content: "\e922";
  color: #ee741e;
}
.icon-wallet:before {
  content: "\e923";
  color: #ee741e;
}
.icon-arr_down:before {
  content: "\e900";
  color: #ee741e;
}
.icon-arr_right:before {
  content: "\e901";
  color: #ee741e;
}
.icon-bundle3:before {
  content: "\e905";
  color: #ee741e;
}
.icon-check:before {
  content: "\e907";
  color: #ee741e;
}
.icon-clock:before {
  content: "\e908";
  color: #ee741e;
}
.icon-icon_inst:before {
  content: "\e90c";
  color: #ee741e;
}
.icon-icon_tg:before {
  content: "\e90e";
  color: #ee741e;
}
.icon-icon_tram:before {
  content: "\e90f";
  color: #ee741e;
}
.icon-location:before {
  content: "\e910";
  color: #ee741e;
}
.icon-mail:before {
  content: "\e911";
  color: #ee741e;
}
.icon-pen:before {
  content: "\e913";
  color: #fff;
}
.icon-phone:before {
  content: "\e914";
  color: #ee741e;
}
.icon-quotes:before {
  content: "\e915";
  color: #fff;
}
.icon-quotes2:before {
  content: "\e916";
  color: #fff;
}
.icon-service4:before {
  content: "\e91a";
  color: #fff;
}
.icon-service5:before {
  content: "\e91b";
  color: #fff;
}
.icon-service6:before {
  content: "\e91c";
  color: #fff;
}
.icon-service7:before {
  content: "\e91d";
  color: #fff;
}
.icon-service8:before {
  content: "\e91e";
  color: #fff;
}
.icon-service9:before {
  content: "\e91f";
  color: #fff;
}
.icon-service10:before {
  content: "\e920";
  color: #fff;
}
.icon-soc_vk:before {
  content: "\e921";
  color: #ee741e;
}
