@charset "utf-8";

/************************************************************************
* FONT *
************************************************************************/


@font-face{font-family:'NotoSansCJKjp';  
  font-style: normal;
  font-weight: 300;
  src: url(/new/JPN/fonts/NotoSansCJKjp-Regular.otf) format('opentype');
  src: url(/new/JPN/fonts/NotoSansMonoCJKkr-Regular.woff) format('woff')
}

@font-face{font-family:'NotoSansCJKjp';  
  font-style: normal;
  font-weight: 300;
  src: url(/new/JPN/fonts/NotoSansCJKjp-Light.otf) format('opentype');
}

@font-face{font-family:'NotoSansCJKjp';  
  font-style: normal;
  font-weight: 500;
  src: url(/new/JPN/fonts/NotoSansCJKjp-Regular.otf) format('opentype');
  src: url(/new/JPN/fonts/NotoSansMonoCJKkr-Regular.woff) format('woff')
}

@font-face{font-family:'NotoSansCJKjp';  
  font-style: bold;
  font-weight: 700;
  src: url(/new/JPN/fonts/NotoSansMonoCJKjp-Bold.otf) format('opentype');
  src: url(/new/JPN/fonts/NotoSansMonoCJKkr-Bold.woff) format('woff')
}



*{font-family:'NotoSansCJKjp';}


*{font-family: "Noto Sans", "NotoSansCJKjp", sans-serif;}



thead,tr,th,td{word-break:break-word;}
