@font-face {
  font-family: "iconfont"; /* Project id 4944337 */
  src: url('iconfont.woff2?t=1763552800504') format('woff2');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-docker:before {
  content: "\e677";
}

.icon-mariadb:before {
  content: "\e68a";
}

.icon-sqlite:before {
  content: "\e634";
}

.icon-postgresql:before {
  content: "\e601";
}

.icon-sqlserver:before {
  content: "\e600";
}

.icon-mysql:before {
  content: "\ec6d";
}

.icon-oracle:before {
  content: "\ec48";
}

.icon-clickhouse:before {
  content: "\e6bd";
}

.icon-procedure:before {
  content: "\e617";
}

.icon-key:before {
  content: "\e628";
}

.icon-container-log:before {
  content: "\e616";
}

.icon-container:before {
  content: "\e60d";
}

.icon-image:before {
  content: "\f3f2";
}

.icon-terminal:before {
  content: "\e6df";
}

.icon-redis:before {
  content: "\e684";
}

