@font-face {
  font-family: "pf-iconfont"; /* Project id 2604979 */
  src: url('//at.alicdn.com/t/font_2604979_4tpzfq3ugwe.woff2?t=1637659165594') format('woff2'),
       url('//at.alicdn.com/t/font_2604979_4tpzfq3ugwe.woff?t=1637659165594') format('woff'),
       url('//at.alicdn.com/t/font_2604979_4tpzfq3ugwe.ttf?t=1637659165594') format('truetype');
}

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

.pf-plan:before {
  content: "\e6ae";
}

.pf-set-meal:before {
  content: "\e693";
}

.pf-authentication:before {
  content: "\e694";
}

.pf-error-alert:before {
  content: "\e636";
}

.pf-success:before {
  content: "\e692";
}

.pf-h5:before {
  content: "\e68f";
}

.pf-wx:before {
  content: "\e690";
}

.pf-xcx:before {
  content: "\e691";
}

.pf-select:before {
  content: "\e68e";
}

.pf-add-image:before {
  content: "\e635";
}

