website/src/styles/global.css

8 lines
141 B
CSS
Raw Normal View History

2024-04-20 07:45:44 +09:00
@charset "utf-8";
body {
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
}