/* Zen Maru Gothic is bundled locally. See src/assets/fonts/zen-maru-gothic/OFL.txt. */
@font-face {
  font-family: "Zen Maru Gothic";
  src: url("assets/fonts/zen-maru-gothic/ZenMaruGothic-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

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

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

@font-face {
  font-family: "Zen Maru Gothic";
  src: url("assets/fonts/zen-maru-gothic/ZenMaruGothic-Black.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}
