@font-face {
  font-family: "Rounded Mplus 1c";
  font-weight: 400;
  display: swap;
  src: url("../fonts/MPLUSRounded1c-Regular.ttf");
}
@font-face {
  font-family: "Rounded Mplus 1c";
  font-weight: 500;
  display: swap;
  src: url("../fonts/MPLUSRounded1c-Medium.ttf");
}
@font-face {
  font-family: "Rounded Mplus 1c";
  font-weight: 700;
  display: swap;
  src: url("../fonts/MPLUSRounded1c-Bold.ttf");
}
@font-face {
  font-family: "Rounded Mplus 1c";
  font-weight: 800;
  display: swap;
  src: url("../fonts/MPLUSRounded1c-ExtraBold.ttf");
}
@font-face {
  font-family: "Rounded Mplus 1c";
  font-weight: 900;
  display: swap;
  src: url("../fonts/MPLUSRounded1c-Black.ttf");
}