JSFiddle - React, Tailwind, and code Playground
HTML
<p>
さらにオプションを見る オプション 少ない オプション
</p>
CSS
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap');
p{
font-family: 'Hiragino miuuuuncho ProN','Noto Serif JP';
font-weight:400;
}