<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@font-face {
  font-family: 'Koharu';
  src: url('../font/Koharu/Koharu.woff') format('woff'),
    url('../font/Koharu/Koharu.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'MPLUS1';
  src: url('../font/M_PLUS_1/MPLUS1-Medium.woff') format('woff'),
  url('../font/M_PLUS_1/MPLUS1-Medium.ttf') format('ttf');
  font-weight: 700;
  font-style: normal;
  unicode-range: U+51DB;
}

@font-face {
  font-family: 'Yasashisa';
  src: url('../font/Yasashisa/YasashisaB.woff') format('woff'),
    url('../font/Yasashisa/YasashisaB.ttf') format('ttf');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Yasashisa';
  src: url('../font/Yasashisa/Yasashisa.woff') format('woff'),
    url('../font/Yasashisa/Yasashisa.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
}
</pre></body></html>