@charset "utf-8";

/* - ひな明朝 - */
@font-face {
  font-family: "hina";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/HinaMincho-Regular.woff2) format('woff2'),
       url(../fonts/HinaMincho-Regular.woff) format('woff'),
       url(../fonts/HinaMincho-Regular.ttf) format('truetype');
  font-display: swap;
}





