@font-face {
  font-family: "ZenMaruGothic-Medium";
  src: url("../font/ZenMaruGothic-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Hanalei";
  src: url("../font/Hanalei.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Source Han Serif CN";
  src: url("../font/SourceHanSerifCN-Regular.otf") format("opentype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Droid Sans Fallback";
  src: url("../font/DroidSansFallback.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Huninn";
  src: url("../font/Huninn-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}
