Yaku Han JP
https://ricapitolare.vercel.app/svg?url=https://yakuhanjp.qranoko.jp/#.svg https://yakuhanjp.qranoko.jp/
code:html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="referrer" content="origin" />
<link rel="preconnect" href="https://cdn.jsdelivr.net" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&family=Open+Sans:wght@600;700&display=swap"
/>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp.min.css"
/>
<link rel="stylesheet" type="text/css" href="index.css" />
</head>
code:css
* {
font-family: "YakuHanJPs", "Open Sans", "Hiragino Sans", "Noto Sans JP",
sans-serif;
}