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

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

.bandwidth-icon-tiaozheng:before {
  content: "\e60e";
}

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

.bandwidth-icon-linghuo:before {
  content: "\e865";
}

.bandwidth-icon-kuozhan:before {
  content: "\e64f";
}

