@charset "UTF-8";
@font-face {
 font-family: "Zen Kaku Gothic New";
 src: url("font/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Regular.ttf") format("truetype");
 font-weight: normal;
}
@font-face {
 font-family: "Zen Kaku Gothic New";
 src: url("font/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Bold.ttf") format("truetype");
 font-weight: bold;
}