@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New&display=swap");

body {
    font-family: 'Zen Kaku Gothic New', sans-serif;
}
