@font-face {
  font-family: 'zto-font';
  src:
    url('fonts/zto-font.ttf?58j0cr') format('truetype'),
    url('fonts/zto-font.woff?58j0cr') format('woff'),
    url('fonts/zto-font.svg?58j0cr#zto-font') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'zto-font' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-1:before {
  content: "\e913";
  color: #f8e71c;
}
.icon-loading:before {
  content: "\e97f";
}
.icon-bq:before {
  content: "\e900";
}
.icon-dc:before {
  content: "\e901";
  color: #666;
}
.icon-dc_s .path1:before {
  content: "\e902";
  color: rgb(59, 149, 250);
}
.icon-dc_s .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-dz:before {
  content: "\e904";
  color: #666;
}
.icon-dz_s .path1:before {
  content: "\e905";
  color: rgb(250, 145, 59);
}
.icon-dz_s .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-fs .path1:before {
  content: "\e907";
  color: rgb(59, 149, 250);
}
.icon-fs .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-gb:before {
  content: "\e909";
  color: #979797;
}
.icon-gd:before {
  content: "\e90a";
}
.icon-jp:before {
  content: "\e90b";
}
.icon-js:before {
  content: "\e90c";
}
.icon-mrbq:before {
  content: "\e90d";
}
.icon-ps:before {
  content: "\e90e";
}
.icon-scbq:before {
  content: "\e90f";
}
.icon-tp:before {
  content: "\e910";
}
.icon-ts:before {
  content: "\e911";
  color: #e71010;
}
.icon-xy:before {
  content: "\e912";
  color: #00162E;
  font-size: 0.24rem;
  font-weight: 500;
}
