@font-face {
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('./mplus-1c-thin.ttf') format('truetype');
}
@font-face {
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./mplus-1c-light.ttf') format('truetype');
}
@font-face {
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./mplus-1c-regular.ttf') format('truetype');
}
@font-face {
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./mplus-1c-medium.ttf') format('truetype');
}
@font-face {
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./mplus-1c-bold.ttf') format('truetype');
}
@font-face {
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('./mplus-1c-heavy.ttf') format('truetype');
}
@font-face {
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('./mplus-1c-black.ttf') format('truetype');
}