@font-face { font-family: "ZenMincho";
    src: url('../google/ZenMincho.ttf') format('truetype');
    font-weight: normal;
}
@font-face { font-family: "ZenMincho";
    src: url('../google/ZenMincho-Bold.ttf') format('truetype');
    font-weight: bold;
}
@font-face { font-family: "ZenKaku";
    src: url('../google/ZenKaku.ttf') format('truetype');
    font-weight: normal;
}
@font-face { font-family: "ZenKaku";
    src: url('../google/ZenKaku-Bold.ttf') format('truetype');
    font-weight: bold;
}
@font-face { font-family: "ZenMaru";
    src: url('../google/ZenMaru.ttf') format('truetype');
    font-weight: normal;
}
@font-face { font-family: "ZenMaru";
    src: url('../google/ZenMaru-Bold.ttf') format('truetype');
    font-weight: bold;
}