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

/* -- Noto_Serif_JP 源ノ明朝 -- */
@import url('css.css');

/* material icon */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../font/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: url(../font/MaterialIcons-Regular.woff2) format('woff2'),
       url(../font/MaterialIcons-Regular.woff) format('woff'),
       url(../font/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

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

/*
 * Rounded Mplus 1c (Japanese) https://fonts.google.com/earlyaccess
 */

@font-face {
  font-family: 'Rounded';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../font/RoundedMplus1c-Regular.eot);
  src: url(../font/RoundedMplus1c-Regular.eot) format('embedded-opentype'),
       url(../font/RoundedMplus1c-Regular.woff2) format('woff2'),
       url(../font/RoundedMplus1c-Regular.woff) format('woff'),
       url(../font/RoundedMplus1c-Regular.ttf) format('truetype');
}

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

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

/*
 * Utsukushi
 */
@font-face {
    font-family: 'Utsukushi';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../font/utsukushi.eot);
    src: url(../font/utsukushi.eot) format('eot'),
    url(../font/utsukushi.woff) format('woff'),
    url(https://s1.crcn.jp/webfont/utsukushi.otf) format('opentype'),
    url(../font/utsukushi.ttf) format('truetype');
}

/*! 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;
    font-display: swap;
    src: url("../font/YakuHanJP-Thin.eot");
    src: url("../font/YakuHanJP-Thin.woff2") format("woff2"), url("../font/YakuHanJP-Thin.woff") format("woff");
}

@font-face {
    font-family: "YakuHanJP";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url("../font/YakuHanJP-Light.eot");
    src: url("../font/YakuHanJP-Light.woff2") format("woff2"), url("../font/YakuHanJP-Light.woff") format("woff");
}

@font-face {
    font-family: "YakuHanJP";
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url("../font/YakuHanJP-Regular.eot");
    src: url("../font/YakuHanJP-Regular.woff2") format("woff2"), url("../font/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;
    font-display: swap;
    src: url("../font/YakuHanMP-ExtraLight.eot");
    src: url("../font/YakuHanMP-ExtraLight.woff2") format("woff2"), url("../font/YakuHanMP-ExtraLight.woff") format("woff");
}

@font-face {
    font-family: "YakuHanMP";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url("../font/YakuHanMP-Light.eot");
    src: url("../font/YakuHanMP-Light.woff2") format("woff2"), url("../font/YakuHanMP-Light.woff") format("woff");
}

@font-face {
    font-family: "YakuHanMP";
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url("../font/YakuHanMP-Medium.eot");
    src: url("../font/YakuHanMP-Medium.woff2") format("woff2"), url("../font/YakuHanMP-Medium.woff") format("woff");
}
