/* CSS Document */

.fonts-jun {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
}

.fonts-honokamaru {
font-family: honoka-maru-gothic, sans-serif;
font-weight: 400;
font-style: normal;
}

.fonts-v7maru-bold {
    font-family: "vdl-v7marugothic", sans-serif;
    font-weight: 700;  
    font-style: normal;
}