*,
*::before,
*::after {
  box-sizing: border-box;
  font-family: "Zen Maru Gothic", sans-serif;
}