@import "../../common/var";

@font-face {
  font-family: "sg-icon"; /* Project id 2554692 */
  src: url('#{$--font-path}/self-defined/iconfont.woff') format('woff');
}

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

.sg-icon-fangdajing:before {
  content: "\e617";
}

.sg-icon-yk_yuanquan_fill:before {
  content: "\e600";
}

.sg-icon-jinggao:before {
  content: "\e610";
}

