@font-face {
  font-family: 'icomoon';
  src:  url("/assets/my.creatium.io/b2d6cb64f132-icomoon.eot");
  src:  url("/assets/my.creatium.io/fc0da0ffee66-icomoon.eot") format('embedded-opentype'),
    url("/assets/my.creatium.io/3771257aa9c3-icomoon.ttf") format('truetype'),
    url("/assets/my.creatium.io/d9163a2b7b6b-icomoon.woff") format('woff'),
    url("/assets/my.creatium.io/5207291e62b5-icomoon.svg") 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-youtube {
  width: 15px;
  height: 12px;
  display: inline-block;
  background: scroll transparent url("/assets/my.creatium.io/3169a536e667-youtube.svg") center center no-repeat;
  background-size: contain;
}
.icon-vk:before {
  content: "\e91a";
}
.icon-telegram:before {
  content: "\e91b";
}
.icon-instagram:before {
  content: "\e91c";
}
.icon-star:before {
  content: "\e918";
}
.icon-cr:before {
  content: "\e917";
}
.icon-rise:before {
  content: "\e916";
}
.icon-stat:before {
  content: "\e915";
}
.icon-menu:before {
  content: "\e914";
}
.icon-dropdown:before {
  content: "\e912";
}
.icon-gift:before {
  content: "\e913";
}
.icon-bell:before {
  content: "\e901";
}
.icon-right-arrow:before {
  content: "\e900";
}
.icon-success:before {
  content: "\e902";
  color: #0c0c0c;
}
.icon-failure:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e90b";
}
.icon-active:before {
  content: "\e90a";
}
.icon-download:before {
  content: "\e909";
}
.icon-upload:before {
  content: "\e90c";
}
.icon-visitors:before {
  content: "\e907";
}
.icon-orders:before {
  content: "\e908";
}
.icon-back:before {
  content: "\e906";
}
.icon-x:before {
  content: "\e905";
}
.icon-plus:before {
  content: "\e904";
}
.icon-down:before {
  content: "\e90d";
}
.icon-go-to-editor:before {
  content: "\e90e";
}
.icon-left:before {
  content: "\e90f";
}
.icon-link-light:before {
  content: "\e910";
}
.icon-link:before {
  content: "\e911";
}
