@charset "utf-8";


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

/* - 源暎エムゴv2 - */
@font-face {
  font-family: "MGo2";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/GenEiMGothic2-Regular.woff2) format('woff2'),
       url(../fonts/GenEiMGothic2-Regular.woff) format('woff'),
       url(../fonts/GenEiMGothic2-Regular.ttf) format('truetype');
  font-display: swap;
}
