/* Google Fonts */
/* font-family: "Inter"; */
/* font-family: "M PLUS 1"; */
/* font-family: "BIZ UDPGothic"; */
/* font-family: "Zen Maru Gothic"; */

html, body, h1, h2, h3, h4, h5, h6, p, a, li, span, td, th, input {
  letter-spacing: .1em;
  font-family: Inter, "BIZ UDPGothic", helvetica, "Segoe UI", 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif!important;
}

h1, h2 {
  font-weight: 700!important;
  letter-spacing: 0.1em;
}
