@charset "utf-8";



/* --- 源暎ゴシックP（プロポーショナル） --- */
@font-face {
  font-family: "GenEiGP";
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/GenEiGothicP-ExtraLight.woff2) format('woff2'),
       url(../fonts/GenEiGothicP-ExtraLight.woff) format('woff'),
       url(../fonts/GenEiGothicP-ExtraLight.otf) format('opentype');
  font-display: swap;
}

@font-face {
  font-family: "GenEiGP";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/GenEiGothicP-Light.woff2) format('woff2'),
       url(../fonts/GenEiGothicP-Light.woff) format('woff'),
       url(../fonts/GenEiGothicP-Light.otf) format('opentype');
  font-display: swap;
}

@font-face {
  font-family: "GenEiGP";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/GenEiGothicP-Regular.woff2) format('woff2'),
       url(../fonts/GenEiGothicP-Regular.woff) format('woff'),
       url(../fonts/GenEiGothicP-Regular.otf) format('opentype');
  font-display: swap;
}

@font-face {
  font-family: "GenEiGP";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/GenEiGothicP-SemiBold.woff2) format('woff2'),
       url(../fonts/GenEiGothicP-SemiBold.woff) format('woff'),
       url(../fonts/GenEiGothicP-SemiBold.otf) format('opentype');
  font-display: swap;
}

@font-face {
  font-family: "GenEiGP";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/GenEiGothicP-Bold.woff2) format('woff2'),
       url(../fonts/GenEiGothicP-Bold.woff) format('woff'),
       url(../fonts/GenEiGothicP-Bold.otf) format('opentype');
  font-display: swap;
}

@font-face {
  font-family: "GenEiGP";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/GenEiGothicP-Heavy.woff2) format('woff2'),
       url(../fonts/GenEiGothicP-Heavy.woff) format('woff'),
       url(../fonts/GenEiGothicP-Heavy.otf) format('opentype');
  font-display: swap;
}

