/* Rounded Mplus 1c - Clean Setup */

@font-face {
  font-family: "Rounded Mplus 1c";
  src: url("RoundedMplus1c-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rounded Mplus 1c";
  src: url("RoundedMplus1c-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rounded Mplus 1c";
  src: url("RoundedMplus1c-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rounded Mplus 1c";
  src: url("RoundedMplus1c-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rounded Mplus 1c";
  src: url("RoundedMplus1c-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rounded Mplus 1c";
  src: url("RoundedMplus1c-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rounded Mplus 1c";
  src: url("RoundedMplus1c-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}