#Option1Button {
    font-family: 'Noto Sans JP';
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
}

#Option2Button {
    font-family: 'Noto Sans JP';
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
}

#Option3Button {
    font-family: 'Noto Sans JP';
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
}

#CloseButton {
    font-family: 'Noto Sans JP';
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
}