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

}
/*@font-face {
  font-family: 'icomoon';
  src: url('https://invest-world.ru/testfont/fonts/icomoon.eot?orz5bd'); 
   src:   url('https://invest-world.ru/testfont/fonts/icomoon.eot?orz5bd#iefix') format('embedded-opentype'),  
          url('../fonts/icomoon.ttf?orz5bd') format('truetype'), 
          url('../fonts/icomoon.woff?orz5bd') format('woff'), 
          url('../fonts/icomoon.woff2?orz5bd') format('woff2'),
          url('../icomoon.svg?orz5bd#icomoon') format('svg');  
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}*/
[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-phone_active:before {
  content: "\e919";
}
.icon-old-phone:before {
  content: "\e918";
}
.icon-checkmark:before {
  content: "\e909";
}
.icon-phone:before {
  content: "\e917";
}
.icon-info:before {
  content: "\e913";
}
.icon-envelope:before {
  content: "\e904";
}
.icon-play:before {
  content: "\e916";
}
.icon-close2:before {
  content: "\e90c";
}
.icon-star-half:before {
  content: "\e90e";
}
.icon-star-full:before {
  content: "\e90f";
}
.icon-star-empty:before {
  content: "\e910";
}
.icon-cogs:before {
  content: "\e911";
}
.icon-circle-left:before {
  content: "\e905";
}
.icon-circle-down:before {
  content: "\e906";
}
.icon-circle-right:before {
  content: "\e907";
}
.icon-circle-up:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e912";
}
.icon-long-arrow-right:before {
  content: "\e90d";
}
.icon-linkedin:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
  font-family: 'icomoon' !important;
}
.icon-caret-down:before {
  content: "\e902";
}

 .icon-double_arrow:before {
   content: "\e904";
 }


.ie .icon-linkedin:before,
.ie .icon-twitter:before,
.ie .icon-facebook:before{
  letter-spacing: 0;
  
}
