14 lines
No EOL
609 B
CSS
14 lines
No EOL
609 B
CSS
/* 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+ */
|
|
} |