@font-face{
  font-display: swap;
  font-weight:  400;
  font-style: normal;
  font-family: 'Noto Sans JP';
  src: url("../fonts/NotoSansJP-Regular.woff") format("woff");
}
@font-face{
  font-display: swap;
  font-weight:  500;
  font-style: normal;
  font-family: 'Noto Sans JP';
  src: url("../fonts/NotoSansJP-Medium.woff") format("woff");
}
@font-face{
  font-display: swap;
  font-weight: 600;
  font-style: normal;
  font-family: 'Noto Sans JP';
  src: url("../fonts/NotoSansJP-SemiBold.woff") format("woff");
}
@font-face{
  font-display: swap;
  font-weight: 700;
  font-style: normal;
  font-family: 'Noto Sans JP';
  src: url("../fonts/NotoSansJP-Bold.woff") format("woff");
}
@font-face{
  font-display: swap;
  font-weight: 500;
  font-style: normal;
  font-family: 'Poppins';
  src: url("../fonts/Poppins-Medium.woff") format("woff");
}
@font-face{
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins';
  src: url("../fonts/Poppins-Regular.woff") format("woff");
}
@font-face{
  font-display: swap;
  font-weight: 500;
  font-style: normal;
  font-family: 'Poppins';
  src: url("../fonts/Poppins-Medium.woff") format("woff");
}
@font-face{
  font-display: swap;
  font-weight: 600;
  font-style: normal;
  font-family: 'Poppins';
  src: url("../fonts/Poppins-SemiBold.woff") format("woff");
}
@font-face{
  font-display: swap;
  font-weight: 700;
  font-style: normal;
  font-family: 'Poppins';
  src: url("../fonts/Poppins-Bold.woff") format("woff");
}