/* ----------------------------------------
 * ■font face
 * --------------------------------------*/

/* 游明朝 */
@font-face {
  font-family: "ParabolaYuM";
  font-weight: normal;
  src: local("YuMincho"),
       local("Yu Mincho")
}
@font-face {
  font-family: "ParabolaYuM";
  font-weight: bold;
  src: local("YuMincho"),
       local("Yu Mincho")
}
/* 游ゴシック */
@font-face {
  font-family: "ParabolaYuG";
  font-weight: normal;
  src: local("YuGothic-Medium"),
       local("Yu Gothic Medium"),
       local("YuGothic-Regular");
}
@font-face {
  font-family: "ParabolaYuG";
  font-weight: bold;
  src: local("YuGothic-Bold"),
     local("Yu Gothic");
}


/*
 * Kokoro (Japanese) https://fonts.google.com/earlyaccess
 */
@font-face {
  font-family: 'Kokoro';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/kokoro/v1/Kokoro-Regular.eot);
  src: url(//fonts.gstatic.com/ea/kokoro/v1/Kokoro-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/kokoro/v1/Kokoro-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/kokoro/v1/Kokoro-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/kokoro/v1/Kokoro-Regular.ttf) format('truetype');
}

/*
 * 角ゴシック
 * Mplus 1p (Japanese) https://fonts.google.com/earlyaccess
 */
@font-face {
  font-family: 'KakuGothic';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Thin.eot);
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Thin.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Thin.ttf) format('truetype');
}
@font-face {
  font-family: 'KakuGothic';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Light.eot);
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Light.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'KakuGothic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Regular.eot);
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'KakuGothic';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Medium.eot);
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Medium.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Medium.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Medium.woff) format('woff'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Medium.ttf) format('truetype');
}
@font-face {
  font-family: 'KakuGothic';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Bold.eot);
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'KakuGothic';
  font-style: normal;
  font-weight: 800;
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-ExtraBold.eot);
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-ExtraBold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-ExtraBold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-ExtraBold.ttf) format('truetype');
}
@font-face {
  font-family: 'KakuGothic';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Black.eot);
  src: url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Black.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Black.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Black.woff) format('woff'),
       url(//fonts.gstatic.com/ea/mplus1p/v1/Mplus1p-Black.ttf) format('truetype');
}

/*
 * Rounded Mplus 1c (Japanese) https://fonts.google.com/earlyaccess
 */
@font-face {
  font-family: 'Rounded';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Thin.eot);
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Thin.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Thin.ttf) format('truetype');
}
@font-face {
  font-family: 'Rounded';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Light.eot);
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Light.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'Rounded';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Regular.eot);
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Rounded';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Medium.eot);
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Medium.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Medium.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Medium.woff) format('woff'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Medium.ttf) format('truetype');
}
@font-face {
  font-family: 'Rounded';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Bold.eot);
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Rounded';
  font-style: normal;
  font-weight: 800;
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-ExtraBold.eot);
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-ExtraBold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-ExtraBold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-ExtraBold.ttf) format('truetype');
}
@font-face {
  font-family: 'Rounded';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Black.eot);
  src: url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Black.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Black.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Black.woff) format('woff'),
       url(//fonts.gstatic.com/ea/roundedmplus1c/v1/RoundedMplus1c-Black.ttf) format('truetype');
}

/*
 * Hannari (Japanese) https://fonts.google.com/earlyaccess
 */
@font-face {
  font-family: 'Hannari';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/hannari/v1/Hannari-Regular.eot);
  src: url(//fonts.gstatic.com/ea/hannari/v1/Hannari-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/hannari/v1/Hannari-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/hannari/v1/Hannari-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/hannari/v1/Hannari-Regular.ttf) format('truetype');
}

/*
 * Sawarabi Gothic (Japanese) https://fonts.google.com/earlyaccess
 */
@font-face {
  font-family: 'Sawarabi Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/sawarabigothic/v1/SawarabiGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/sawarabigothic/v1/SawarabiGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/sawarabigothic/v1/SawarabiGothic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/sawarabigothic/v1/SawarabiGothic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/sawarabigothic/v1/SawarabiGothic-Regular.ttf) format('truetype');
}

/*
 * Sawarabi Mincho (Japanese) https://fonts.google.com/earlyaccess
 */
@font-face {
  font-family: 'Sawarabi Mincho';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/sawarabimincho/v1/SawarabiMincho-Regular.eot);
  src: url(//fonts.gstatic.com/ea/sawarabimincho/v1/SawarabiMincho-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/sawarabimincho/v1/SawarabiMincho-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/sawarabimincho/v1/SawarabiMincho-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/sawarabimincho/v1/SawarabiMincho-Regular.ttf) format('truetype');
}

/*
 * Nico Moji (Japanese) https://fonts.google.com/earlyaccess
 */
@font-face {
  font-family: 'Nico Moji';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/nicomoji/v1/NicoMoji-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nicomoji/v1/NicoMoji-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nicomoji/v1/NicoMoji-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nicomoji/v1/NicoMoji-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nicomoji/v1/NicoMoji-Regular.ttf) format('truetype');
}

/*
 * Utsukushi
 */
@font-face {
  font-family: 'Utsukushi';
  font-style: normal;
  font-weight: 400;
  src: url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/utsukushi.eot);
  src: url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/utsukushi.eot?#iefix) format('eot'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/utsukushi.woff) format('woff'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/utsukushi.otf) format('opentype'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/utsukushi.ttf) format('truetype');
}

/*
 * じゅくゴシック
 */
@font-face {
  font-family: 'JyukuGothic';
  font-style: normal;
  font-weight: 400;
  src: url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/JyukuGothic.eot);
  src: url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/JyukuGothic.eot?#iefix) format('eot'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/JyukuGothic.woff) format('woff'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/JyukuGothic.otf) format('opentype'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/JyukuGothic.ttf) format('truetype');
}

/*
 * フロップデザインフォント
 */
@font-face {
  font-family: 'flopdesign-kana';
  font-style: normal;
  font-weight: 400;
  src: url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/flopdesign-kana.eot);
  src: url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/flopdesign-kana.eot?#iefix) format('eot'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/flopdesign-kana.woff) format('woff'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/flopdesign-kana.otf) format('opentype'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/flopdesign-kana.ttf) format('truetype');
}

/*
 * スマートフォント
 */
@font-face {
  font-family: 'smartfont';
  font-style: normal;
  font-weight: 400;
  src: url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/smartfont.eot);
  src: url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/smartfont.eot?#iefix) format('eot'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/smartfont.woff) format('woff'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/smartfont.otf) format('opentype'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/smartfont.ttf) format('truetype');
}

/*
 * あいこ
 */
@font-face {
  font-family: 'AikoWeb';
  font-style: normal;
  font-weight: 400;
  src: url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/AikoWeb.eot);
  src: url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/AikoWeb.eot?#iefix) format('eot'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/AikoWeb.woff) format('woff'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/AikoWeb.otf) format('opentype'),
       url(//dzjwn8ta50fcp.cloudfront.net/vendor/fonts/AikoWeb.ttf) format('truetype');
}


/* Noto Snas Japanese */
 @font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format('opentype');
}

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 300;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format('opentype');
}

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src: local('NotoSansJP-Regular.otf'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
 }

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format('opentype');
 }

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format('opentype');
 }

@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format('opentype');
 }


/*! Yaku Han JP (Gothic - All Include) v2.0.0 SIL by Qrac / Based on Noto Sans CJK JP */
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 100;
  src: url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanJP/YakuHanJP-Thin.eot");
  src: url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanJP/YakuHanJP-Thin.woff2") format("woff2"), url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanJP/YakuHanJP-Thin.woff") format("woff");
}

@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: normal;
  src: url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanJP/YakuHanJP-Light.eot");
  src: url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanJP/YakuHanJP-Light.woff2") format("woff2"), url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanJP/YakuHanJP-Light.woff") format("woff");
}

@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: bold;
  src: url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanJP/YakuHanJP-Regular.eot");
  src: url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanJP/YakuHanJP-Regular.woff2") format("woff2"), url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanJP/YakuHanJP-Regular.woff") format("woff");
}


/*! Yaku Han MP (Mincho - All Include) v2.0.0 SIL by Qrac / Based on Noto Serif CJK JP */
@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: lighter;
  src: url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanMP/YakuHanMP-ExtraLight.eot");
  src: url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanMP/YakuHanMP-ExtraLight.woff2") format("woff2"), url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanMP/YakuHanMP-ExtraLight.woff") format("woff");
}

@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: normal;
  src: url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanMP/YakuHanMP-Light.eot");
  src: url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanMP/YakuHanMP-Light.woff2") format("woff2"), url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanMP/YakuHanMP-Light.woff") format("woff");
}

@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: bold;
  src: url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanMP/YakuHanMP-Medium.eot");
  src: url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanMP/YakuHanMP-Medium.woff2") format("woff2"), url("//cdn.jsdelivr.net/yakuhanjp/2.0.0/fonts/YakuHanMP/YakuHanMP-Medium.woff") format("woff");
}
