@font-face {
  font-family: "bfd-iconfont"; /* Project id 4280058 */
  src: url('iconfont.woff2?t=1696921694223') format('woff2'),
       url('iconfont.woff?t=1696921694223') format('woff'),
       url('iconfont.ttf?t=1696921694223') format('truetype');
}

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

.icon-debug-:before {
  content: "\e621";
}

