@font-face {
    font-family: 'Regular';
    src: url('../fonts/ZenMaruGothic/ZenMaruGothic-Regular.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Light';
    src: url('../fonts/ZenMaruGothic/ZenMaruGothic-Light.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bold';
    src: url('../fonts/ZenMaruGothic/ZenMaruGothic-Bold.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Semibold';
    src: url('../fonts/ZenMaruGothic/ZenMaruGothic-Medium.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Black';
    src: url('../fonts/ZenMaruGothic/ZenMaruGothic-Black.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}
