.main-app-containeer {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

@font-face {
  font-family: "swis721_cn_btroman";
  src: url("font/swis721_cn_bt-roman-webfont.ttf");
}
@font-face {
  font-family: "swis721_cn_bt-bold";
  src: url("font/swis721_cn_bt-bold-webfont.ttf");
}
