@font-face {
    font-family: 'NotoSansJPBold';
    src: url(../fonts/NotoSansJP/NotoSansJP-Bold.otf);
}

@font-face {
    font-family: 'NotoSansJPRegular';
    src: url(../fonts/NotoSansJP/NotoSansJP-Regular.otf);
}

@font-face {
    font-family: 'NotoSansJPMedium';
    src: url(../fonts/NotoSansJP/NotoSansJP-Medium.otf);
}

@font-face {
    font-family: '02UtsukushiMincho';
    src: url(../fonts/02UtsukushiMincho/02UtsukushiMincho.ttf);
}

@font-face {
    font-family: 'HiraginoKakuGothicProNW3';
    src: url(../fonts/hirakakupro/hiragino-kaku-gothic-pron-w3.otf) format('opentype') /*Chrome*/,
         url(../fonts/NotoSansJP/NotoSansJP-Light.otf) format('opentype'); /*IE*/
}

@font-face {
    font-family: 'AdobeGurmukhi-Regular';
    src: url(../fonts/AdobeGurmukhi/AdobeGurmukhi-Regular.otf);
}

@font-face {
    font-family: 'Montserrat';
    src: url(../fonts/Montserrat/Montserrat-Regular.otf);
}