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

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

.mico-video:before {
  content: "\e70e";
}

.mico-warn:before {
  content: "\e70d";
}

.mico-right:before {
  content: "\e70b";
}

.mico-goto:before {
  content: "\e70c";
}

.mico-add:before {
  content: "\e601";
}

.mico-close:before {
  content: "\e600";
}

