[v-cloak] {
  display: none;
}

#appMobile {
  height: 100vh;
}



@font-face {
  font-family: "Manrope";
  src: url('https://empowercard.cn/font/Manrope-VariableFont_wght.ttf') format('truetype');
}

@font-face {
  font-family: "Outfit";
  src: url('../font/Outfit-VariableFont_wght.ttf') format('truetype');
}


.pfFont{
  font-family: PingFang SC;
}

.maFont {
  font-family: Manrope;
}

.outFont{
  font-family: Outfit;
}


    