@font-face {
  font-family: 'udata-icons';
  src: url('../fonts/udata-icons/udata-icons.eot?sijvea');
  src: url('../fonts/udata-icons/udata-icons.eot?sijvea#iefix') format('embedded-opentype'),
  url('../fonts/udata-icons/udata-icons.ttf?sijvea') format('truetype'),
  url('../fonts/udata-icons/udata-icons.woff?sijvea') format('woff'),
  url('../fonts/udata-icons/udata-icons.svg?sijvea#udata-icons') 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: 'udata-icons' !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-money:before {
  content: "\e918";
}
.icon-settings-screen:before {
  content: "\e917";
}
.icon-trash:before {
  content: "\e916";
}
.icon-contacts:before {
  content: "\e915";
}
.icon-message:before {
  content: "\e914";
}
.icon-dislike:before {
  content: "\e912";
}
.icon-like:before {
  content: "\e913";
}
.icon-plane:before {
  content: "\e911";
}
.icon-round-user:before {
  content: "\e910";
}
.icon-chat:before {
  content: "\e90f";
}
.icon-close:before {
  content: "\e90d";
}
.icon-arrow:before {
  content: "\e90e";
}
.icon-find:before {
  content: "\e90c";
}
.icon-exit:before {
  content: "\e90a";
}
.icon-support:before {
  content: "\e90b";
}
.icon-edit:before {
  content: "\e909";
}
.icon-time:before {
  content: "\e908";
}
.icon-chatgpt:before {
  content: "\e907";
}
.icon-cloud:before {
  content: "\e900";
}
.icon-portfolio:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-wallet:before {
  content: "\e903";
}
.icon-chart:before {
  content: "\e904";
}
.icon-quote:before {
  content: "\e905";
}
.icon-subscriptions:before {
  content: "\e906";
}