.font-regular {
    font-family: "momochidori", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.font-bold {
    font-family: "momochidori", sans-serif;
    font-weight: 700;
    font-style: normal;
}