@font-face {
  font-family: "Germany Sans";
  src: url("./fonts/Germany-Sans.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("./fonts/Noto-Sans-JP-Medium.woff");
  font-weight: 500;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("./fonts/Noto-Sans-JP-Regular.woff");
  font-weight: normal;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("./fonts/Noto-Sans-JP-Light.woff");
  font-weight: 300;
}
