@font-face {
  font-family: "iconfont"; /* Project id 4999824 */
  /* Color fonts */
  src: 
       url('//at.alicdn.com/t/c/font_4999824_qbh3hh2wc9n.woff2?t=1761212182110') format('woff2'),
       url('//at.alicdn.com/t/c/font_4999824_qbh3hh2wc9n.woff?t=1761212182110') format('woff'),
       url('//at.alicdn.com/t/c/font_4999824_qbh3hh2wc9n.ttf?t=1761212182110') format('truetype');
}

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

.icon-tubiaozhizuomoban-:before {
  content: "\e73b";
}

.icon-jupyterLab:before {
  content: "\e6483";
}

.icon-vscode:before {
  content: "\e6006";
}

.icon-ssh:before {
  content: "\e73b3";
}

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

.icon-gpu:before {
  content: "\e73c";
}

.icon-shiliangzhinengduixiang-04:before {
  content: "\e738";
}

.icon-record:before {
  content: "\e739";
}

