/* @font-face {
  font-family: "Zen Maru Gothic", serif;
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/ZenMaruGothic-Light.ttf') format("truetype");
  font-display: swap;
} */

body {
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", serif;
}

.times-font {
  font-family: 'Times New Roman', Times, serif;
}

/* .m-plus-rounded-1c-regular {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
} */