@font-face {
  font-family: 'eRfont';
  src: url('./KiwiMaru-Regular.woff') format('woff');
}

body *{
  font-family: eRfont;
}