@charset "utf-8";
/*
 * Font         : NotoSansSC
 * License      :
 * Subset Maker : Studio-jt (HREE)
 * Version      : 1.0.0
 * description  :
 */


/* noto-sans-sc-500 - chinese-simplified */
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/noto-sans-sc-v11-chinese-simplified/NotoSansSCMedium.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/noto-sans-sc-v11-chinese-simplified/NotoSansSCMedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/noto-sans-sc-v11-chinese-simplified/NotoSansSCMedium.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/noto-sans-sc-v11-chinese-simplified/NotoSansSCMedium.woff') format('woff'), /* Modern Browsers */
         url('../fonts/noto-sans-sc-v11-chinese-simplified/NotoSansSCMedium.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/noto-sans-sc-v11-chinese-simplified/NotoSansSCMedium.svg#NotoSansSC') format('svg'); /* Legacy iOS */
  }