/* JapaGO Fonts */
@font-face {
    font-family: 'Concord';
    src: url('Concord Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Concord';
    src: url('Concord ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Concord';
    src: url('Concord Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Concord';
    src: url('Concord.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Concord';
    src: url('Concord Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Concord';
    src: url('Concord Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Concord';
    src: url('Concord ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Insanibc';
    src: url('Insanibc.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tenshoku';
    src: url('Tenshoku-LVLvn.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}