@charset "utf-8";

/* ----- ゴシック ----- */



/* ----- 明朝 ----- */

/* ----- ほのか新明朝Light ----- */
@font-face {
  font-family: "Honoka";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/Honoka_Shin_Mincho_L.woff2) format('woff2'), 
       url(../fonts/Honoka_Shin_Mincho_L.woff) format('woff'), 
       url(../fonts/Honoka_Shin_Mincho_L.otf) format('opentype');
  font-display: swap;
}