@font-face {
  font-family: "dlight";
  src: url('/style/font/dlight.OTF');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "dbold";
  src: url('/style/font/din.OTF');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "iconfont"; /* Project id 4752460 */
  src: url('/style/font/iconfont.woff2?t=1732594046391') format('woff2'),
       url('/style/font/iconfont.woff?t=1732594046391') format('woff'),
       url('/style/font/iconfont.ttf?t=1732594046391') format('truetype');
}

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

.icon-quankeyiliaoke:before {
  content: "\e67d";
}

.icon-icon:before {
  content: "\e666";
}

.icon-tuinamoshi:before {
  content: "\e644";
}

.icon-erke:before {
  content: "\e675";
}

.icon-zhongyike:before {
  content: "\e67c";
}

.icon-neike:before {
  content: "\e631";
}