@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

:root {
    --phidias-font-family: "MS Gothic","Noto Sans JP", "Yu Gothic", "Meiryo", "MS Mincho", sans-serif !important;
    --phidias-font-size: 1.1em !important;
    font-weight: normal !important; /* Adjust the font weight for better readability */
    letter-spacing: 0 !important; /* Reduce the space between characters */
}