@font-face {
  font-family: "Meiryo";
  src: url("../fonts/Meiryo.woff2") format("woff2"),
    url("../fonts/Meiryo.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: "MeiryoBold";
  src: url("../fonts/Meiryo-Bold.woff2") format("woff2"),
    url("../fonts/Meiryo-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
