@charset "utf-8";

/* ----- ゴシック ----- */

@font-face {
  font-family: "Ronde-B";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Ronde-B_square.woff2) format('woff2'),
       url(../fonts/Ronde-B_square.woff) format('woff'),
       url(../fonts/Ronde-B_square.otf) format('opentype');
  font-display: swap;
}



