From 7af038d32866b387c64ef8e644abf5c303e48db6 Mon Sep 17 00:00:00 2001 From: CodePlayer Date: Wed, 24 Jul 2019 17:48:27 +0800 Subject: [PATCH] Update font.css --- .../NotoSansCJKsc-hinted-standard/font.css | 42 ++----------------- 1 file changed, 3 insertions(+), 39 deletions(-) diff --git a/dist/NotoSans/NotoSansCJKsc-hinted/subset/NotoSansCJKsc-hinted-standard/font.css b/dist/NotoSans/NotoSansCJKsc-hinted/subset/NotoSansCJKsc-hinted-standard/font.css index e50c80d..834b82c 100644 --- a/dist/NotoSans/NotoSansCJKsc-hinted/subset/NotoSansCJKsc-hinted-standard/font.css +++ b/dist/NotoSans/NotoSansCJKsc-hinted/subset/NotoSansCJKsc-hinted-standard/font.css @@ -4,18 +4,9 @@ font-style: normal; font-weight: 400; src: local('☺'), - url('NotoSansCJKsc-Regular.woff2') format('woff2'), - url('NotoSansCJKsc-Regular.woff') format('woff'), - url('NotoSansCJKsc-Regular.otf') format('opentype'); -} -@font-face{ - font-family: 'Noto Sans CJK SC'; - font-style: normal; - font-weight: 100; - src: local('☺'), - url('NotoSansCJKsc-Thin.woff2') format('woff2'), - url('NotoSansCJKsc-Thin.woff') format('woff'), - url('NotoSansCJKsc-Thin.otf') format('opentype'); + url('NotoSansCJKsc-DemiLight.woff2') format('woff2'), + url('NotoSansCJKsc-DemiLight.woff') format('woff'), + url('NotoSansCJKsc-DemiLight.otf') format('opentype'); } @font-face{ font-family: 'Noto Sans CJK SC'; @@ -26,24 +17,6 @@ url('NotoSansCJKsc-Light.woff') format('woff'), url('NotoSansCJKsc-Light.otf') format('opentype'); } -@font-face{ - font-family: 'Noto Sans CJK SC'; - font-style: normal; - font-weight: 300; - src: local('☺'), - url('NotoSansCJKsc-DemiLight.woff2') format('woff2'), - url('NotoSansCJKsc-DemiLight.woff') format('woff'), - url('NotoSansCJKsc-DemiLight.otf') format('opentype'); -} -@font-face{ - font-family: 'Noto Sans CJK SC'; - font-style: normal; - font-weight: 500; - src: local('☺'), - url('NotoSansCJKsc-Medium.woff2') format('woff2'), - url('NotoSansCJKsc-Medium.woff') format('woff'), - url('NotoSansCJKsc-Medium.otf') format('opentype'); -} @font-face{ font-family: 'Noto Sans CJK SC'; font-style: normal; @@ -53,12 +26,3 @@ url('NotoSansCJKsc-Bold.woff') format('woff'), url('NotoSansCJKsc-Bold.otf') format('opentype'); } -@font-face{ - font-family: 'Noto Sans CJK SC'; - font-style: normal; - font-weight: 900; - src: local('☺'), - url('NotoSansCJKsc-Black.woff2') format('woff2'), - url('NotoSansCJKsc-Black.woff') format('woff'), - url('NotoSansCJKsc-Black.otf') format('opentype'); -} \ No newline at end of file