/*
 * Self-hosted fonts for conohaya.com
 * License and source information: ./licenses/
 */

@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("./dm-sans/DMSans-VariableFont_opsz-wght.woff2?v=20260706-1") format("woff2-variations");
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("./noto-sans-jp/NotoSansJP-VariableFont_wght.woff2?v=20260706-1") format("woff2-variations");
}

@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("./noto-serif-jp/NotoSerifJP-VariableFont_wght.woff2?v=20260706-1") format("woff2-variations");
}
