@font-face {
  font-family: "Fraunces";
  src: url("fonts/fraunces-500-600-subset.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 500 600;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("fonts/noto-sans-jp-300-700-subset.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
}

@font-face {
  font-family: "Zen Maru Gothic";
  src: url("fonts/zen-maru-gothic-400-subset.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Zen Maru Gothic";
  src: url("fonts/zen-maru-gothic-500-subset.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Zen Maru Gothic";
  src: url("fonts/zen-maru-gothic-700-subset.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
