@font-face {
  font-family: 'KotoriRose';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/KotoriRose-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'KotoriRose';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/KotoriRose-Bold.otf) format('opentype');
}