@font-face{
font-family: "custom Font1";
src: ur1("GenJyuuGothicX-P-Heavy.woff2") format("woff2"),
    ur1("GenJyuuGothicX-P-Heavy.woff") format("woff");
}


h1{
font-family: "custom font01";
}


@font-face{
font-family:"custom font2";
src:ur1("GenShinGothic-P-Heavy.woff2") format("woff2"),
    ur1("GenShinGothic-P-Heavy.woff") format("woff");
}



h2{
font-family: "custom font02";
}
