@font-face {
    font-family: 'PP Nikkei Maru';
    src: url('fonts/PPNikkeiMaru-Regular.eot');
    src: url('fonts/PPNikkeiMaru-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/PPNikkeiMaru-Regular.woff2') format('woff2'),
        url('fonts/PPNikkeiMaru-Regular.woff') format('woff'),
        url('fonts/PPNikkeiMaru-Regular.ttf') format('truetype'),
        url('fonts/PPNikkeiMaru-Regular.svg#PPNikkeiMaru-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'PP Nikkei Maru';
    src: url('fonts/PPNikkeiMaru-Light.eot');
    src: url('fonts/PPNikkeiMaru-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/PPNikkeiMaru-Light.woff2') format('woff2'),
        url('fonts/PPNikkeiMaru-Light.woff') format('woff'),
        url('fonts/PPNikkeiMaru-Light.ttf') format('truetype'),
        url('fonts/PPNikkeiMaru-Light.svg#PPNikkeiMaru-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

