website/assets/css/global.css
2024-04-25 17:48:05 +09:00

8 lines
142 B
CSS

@charset "utf-8";
html {
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
}