@font-face {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  letter-spacing: 1px;
  font-weight: 400;
  font-style: normal;
  src: local('M PLUS Rounded 1c'), url('MPLUSRounded1c-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  letter-spacing: 1px;
  font-weight: 500;
  font-style: normal;
  src: local('M PLUS Rounded 1c'), url('MPLUSRounded1c-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  letter-spacing: 1px;
  font-weight: 700;
  font-style: normal;
  src: local('M PLUS Rounded 1c'), url('MPLUSRounded1c-Bold.ttf') format('truetype');
}
