@font-face {
  font-family: "mfcs";
  src: 
       url('mfcfont.woff2?t=1682322751162') format('woff2'),
       url('mfcfont.woff?t=1682322751162') format('woff'),
       url('mfcfont.ttf?t=1682322751162') format('truetype');
}


*[class*="mfc-"] {
  font-family: "mfcs" !important;
  font-style: normal;
  padding: 0 0.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mfc-payment-type:before {
  content: "\e61c";
}

.mfc-more:before {
  content: "\e601";
}

.mfc-date:before {
  content: "\e602";
}

.mfc-success:before {
  content: "\e603";
}

.mfc-status:before {
  content: "\e604";
}

.mfc-device:before {
  content: "\e605";
}

.mfc-order:before {
  content: "\e606";
}

.mfc-warn:before {
  content: "\e607";
}

.mfc-error:before {
  content: "\e608";
}

.mfc-ip:before {
  content: "\e609";
}

.mfc-earth:before {
  content: "\e60a";
}

.mfc-price:before {
  content: "\e60b";
}

.mfc-time:before {
  content: "\e60c";
}

.mfc-logo-square:before {
  content: "\e60d";
}

.mfc-logo:before {
  content: "\e60e";
}

.mfc-plan:before {
  content: "\e60f";
}

.mfc-lock:before {
  content: "\e610";
}

.mfc-edit:before {
  content: "\e611";
}

.mfc-bankcard:before {
  content: "\e612";
}

.mfc-user:before {
  content: "\e613";
}

.mfc-pulldown:before {
  content: "\e614";
}

.mfc-failed:before {
  content: "\e615";
}

.mfc-msg:before {
  content: "\e616";
}

.mfc-visa:before {
  content: "\e617";
}

.mfc-dollar:before {
  content: "\e618";
}

.mfc-flag:before {
  content: "\e619";
}

.mfc-qr:before {
  content: "\e61a";
}

.mfc-mfc:before {
  content: "\e61b";
}

