@font-face {
    font-family: GenJyuu Gothic;
    /* src:url("../fonts/GenJyuuGothic-P-Bold.ttf") format("woff"); */
    src: url('../fonts/GenJyuuGothicX-Heavy.eot');
    src: url('../fonts/GenJyuuGothicX-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/GenJyuuGothicX-Heavy.woff') format('woff'), url('../fonts/GenJyuuGothicX-Heavy.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: GenJyuu Gothic;
    /* src:url("../fonts/GenJyuuGothic-P-Bold.ttf") format("woff"); */
    src: url('../fonts/GenJyuuGothicX-Bold.eot');
    src: url('../fonts/GenJyuuGothicX-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/GenJyuuGothicX-Bold.woff') format('woff'), url('../fonts/GenJyuuGothicX-Bold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: GenJyuu Gothic;
    /* src: url("../fonts/GenJyuuGothic-P-Regular.ttf") format("woff"); */
    src: url('../fonts/GenJyuuGothicX-Medium.eot');
    src: url('../fonts/GenJyuuGothicX-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/GenJyuuGothicX-Medium.woff') format('woff'), url('../fonts/GenJyuuGothicX-Medium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: MochiyPop;
    /* src: url("../fonts/GenJyuuGothic-P-Regular.ttf") format("woff"); */
    src: url('../fonts/MochiyPop-E-P.eot');
    src: url('../fonts/MochiyPop-E-P.eot?#iefix') format('embedded-opentype'), url('../fonts/MochiyPop-E-P.woff') format('woff'), url('../fonts/MochiyPop-E-P.ttf') format('truetype');
    /* font-weight: 400; */
    font-style: normal;
    font-display: swap;
}