@font-face {
  font-family: "iconfont"; /* Project id 3520166 */
  src: url('./iconfont.woff2') format('woff2'),
       url('./iconfont.woff') format('woff'),
       url('./iconfont.ttf') format('truetype');
}

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

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

.icon-weixin:before {
  content: "\e601";
}

.icon-dianpu:before {
  content: "\e736";
}

.icon-jieshao:before {
  content: "\e609";
}

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

.icon-xiaochengxu:before {
  content: "\e63c";
}

.icon-remen:before {
  content: "\e8c9";
}

.icon-email:before {
  content: "\e74f";
}

.icon-map:before {
  content: "\e758";
}

.icon-service:before {
  content: "\e764";
}

.icon-douyin:before {
  content: "\e8db";
}

.icon-JOJOKIDSLogoWhite:before {
  content: "\e602";
}

.icon-tianmao:before {
  content: "\e757";
}

