/* NotoSansCJKjp */
@font-face {
    font-family: 'NotoSansCJKjp';
    src: url('../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'NotoSansCJKjp';
    src: url('../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.ttf') format('truetype');
    font-weight: 700;
}

/* DIN-2014 */
@font-face {
    font-family: 'DIN-2014';
    src: url('../fonts/DIN-2014/DIN-2014_Regular.woff') format('woff');
    font-weight: 400;
}

@font-face {
    font-family: 'DIN-2014';
    src: url('../fonts/DIN-2014/DIN-2014_Bold.woff') format('woff');
    font-weight: 700;
}