@font-face {
  font-family: 'Uneevo-icons-24';
  src:  url('Uneevo-icons-24.ttf') format('truetype'),
    url('Uneevo-icons-24.woff') format('woff');
  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: 'Uneevo-icons-24' !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-archive:before {
  content: "\e900";
}
.icon-Arrow-right:before {
  content: "\e901";
}
.icon-Check .path1:before {
  content: "\e902";
  color: rgb(0, 0, 0);
}
.icon-Check .path2:before {
  content: "\e903";
  margin-left: -1.0419921875em;
  color: rgb(242, 240, 235);
}
.icon-credit-card:before {
  content: "\e904";
}
.icon-Cross .path1:before {
  content: "\e905";
  color: rgb(0, 0, 0);
}
.icon-Cross .path2:before {
  content: "\e906";
  margin-left: -1.0419921875em;
  color: rgb(242, 240, 235);
}
.icon-database:before {
  content: "\e907";
}
.icon-dollar-sign:before {
  content: "\e908";
}
.icon-folder:before {
  content: "\e909";
}
.icon-Globe:before {
  content: "\e90a";
}
.icon-layers:before {
  content: "\e90b";
}
.icon-mouse-pointer:before {
  content: "\e90c";
}
.icon-navigation:before {
  content: "\e90d";
}
.icon-percent:before {
  content: "\e90e";
}
.icon-Plus:before {
  content: "\e90f";
}
.icon-server:before {
  content: "\e910";
}
.icon-user:before {
  content: "\e911";
}
