@charset "utf-8";
/* CSS Document */

/* Noto Sans JP */
@font-face {
  src: local(''),
    url("./fonts/NotoSansJP-Regular.woff") format("woff");
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
}
@font-face {
  src: local(''),
    url("./fonts/NotoSansJP-Bold.woff") format("woff");
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
}

@font-face {
  src: local(''),
    url("../fonts/Notera_PersonalUseOnly.woff") format("woff");
  font-family: "Notera";
  font-style: normal;
  font-weight: 400;
}


@font-face {
  src: local(''),
    url("../fonts/KosugiMaru-Regular.woff") format("woff");
  font-family: "KosugiMaru";
  font-style: normal;
  font-weight: 400;
}

@font-face {
  src: local(''),
    url("../fonts/IowanOldStyle-Titling-07.woff") format("woff");
  font-family: "IowanOldStyle";
  font-style: normal;
  font-weight: 400;
}

@font-face {
  src: local(''),
    url("../fonts/AsobiMemogaki-Regular-1-01.woff") format("woff");
  font-family: "Asobi";
  font-style: normal;
  font-weight: 400;
}


