First commit
This commit is contained in:
commit
0a2f12846a
50 changed files with 29417 additions and 0 deletions
14
fonts/notosans.css
Normal file
14
fonts/notosans.css
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
/* noto-sans-sc-regular - chinese-simplified */
|
||||
@font-face {
|
||||
font-family: 'Noto Sans SC';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('noto-sans-sc-v37-chinese-simplified-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
|
||||
}
|
||||
/* noto-sans-sc-600 - chinese-simplified */
|
||||
@font-face {
|
||||
font-family: 'Noto Sans SC';
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
src: url('noto-sans-sc-v37-chinese-simplified-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue