@font-face {
  font-family: 'icomoon';
  src:
    url('/fonts/icomoon.woff') format('woff'),
    url('/fonts/icomoonLinkedIn.woff') format('woff'),
    url('/fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]::before, [class*=" icon-"]::before {
  /* 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-sphere2:before {
  content: "\e9c9";
}
.icon-earth2:before {
  content: "\e9ca";
}
.icon-medium:before {
  content: "\e90d";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-arrow-button:before {
  content: "\e901";
}
.icon-google-drive:before {
  content: "\ea8f";
}
.icon-dropbox:before {
  content: "\eaae";
}
.icon-pinterest:before {
  content: "\ead1";
}
.icon-pinterest2:before {
  content: "\ead2";
}
.icon-vk2:before {
  content: "\e90a";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-vk:before {
  content: "\ea98";
}
.icon-instagram2:before {
  content: "\ea93";
}
.icon-spinner8:before {
  content: "\e981";
}
.icon-logout:before {
  content: "\e909";
}
.icon-arrow-button2:before {
  content: "\e902";
}
.icon-arrow-similar:before {
  content: "\e903";
}
.icon-cross-black:before {
  content: "\e904";
}
.icon-cross-gray:before {
  content: "\e905";
}
.icon-dropdowns-triangle:before {
  content: "\e90b";
}
.icon-dropdowns-triangle-big:before {
  content: "\e906";
}
.icon-eye-on:before {
  content: "\e907";
}
.icon-mail-big:before {
  content: "\e908";
}
.icon-photo:before {
  content: "\e90c";
}
.icon-search:before {
  content: "\e90f";
}
.icon-settings:before {
  content: "\e910";
}
.icon-tick:before {
  content: "\e911";
}
.icon-epcross:before {
  content: "\e900";
}

.icon-linkedin21:before {
  content: "\eacb";
}