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

[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-linkedin:before {
  content: "\e90c";
}
.icon-enable:before {
  content: "\e90e";
}
.icon-revital:before {
  content: "\e90f";
}
.icon-menu-blob:before {
  content: "\e90d";
}
.icon-create:before {
  content: "\e909";
}
.icon-small-blob:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e906";
}
.icon-close-x:before {
  content: "\e905";
}
.icon-menu-line:before {
  content: "\e904";
}
.icon-arrow-right:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e90a";
}
.icon-arrow-down:before {
  content: "\e908";
}
.icon-arrow-up:before {
  content: "\e90b";
}
.icon-m:before {
  content: "\e901";
}
.icon-telegram:before {
  content: "\e902";
}
.icon-twitter:before {
  content: "\e903";
}
