注意: 保存した後、ブラウザのキャッシュをクリアする必要があります。Mozilla / Firefox / Safari: [Shift] を押しながら [再読み込み] をクリック、または [Shift]-[Ctrl]-[R] (Macでは [Cmd]-[Shift]-[R]); IE: [Ctrl] を押しながら [更新] をクリック、または [Ctrl]-[F5]; Konqueror: [再読み込み] をクリック、または [F5]; Opera: 「ツール」→「設定」からキャッシュをクリア。

@import url('https://fonts.googleapis.com/css2?family=BIZ+UDGothic&display=swap');
a,p {font-family: "BIZ UDGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1,h2,h3,h4 {
font-family: "BIZ UDGothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}